I was wondering what the recommended setup is for user-defined functions. Currently, I append them to my ~/.vimrc but I guess it would be preferable to place them in a separate file (or files) and source it via commands in my vimrc?
Or, should I create a plugin for each function (or functionally related functions) and place the code in my ~/.vim/plugin directory? Googled a bit and grep'd the help files, but I did not find much in terms of recommendations in this particular area. Thanks, Gen-Paul. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
