Actually, forget what I said. The answer is in *README.bashsupport* file: <quote> 40 (1.3) Set at least some personal details in the file 41 '$HOME/.vim/bash-support/templates/Templates' 42 Here is the minimal personalization (my settings as an example): 43 44 SetMacro( 'AUTHOR', 'Dr. Fritz Mehner' ) 45 SetMacro( 'AUTHORREF', 'fgm' ) 46 SetMacro( 'EMAIL', '[email protected]' ) 47 SetMacro( 'ORGANIZATION','FH Südwestfalen, Iserlohn' ) 48 SetMacro( 'COPYRIGHT', 'Copyright (c) |YEAR|, |AUTHOR|' ) 49 50 (Read more about the template system in the plugin documentation) </quote>
On Monday, 1 December 2014 14:17:23 UTC, Johnny Baloney wrote: > Try a different version. > > This one worked for me: > > http://www.vim.org/scripts/download_script.php?src_id=9890 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
