Hello, I have an extremely long vimrc file that I would like to organize by splitting up into blocks of vim scripts; the easiest step seems to first put all of my vim maps and functions into my own script library.
Now there seems to be many ways that I can go about doing this, namely runtime, source, or autoload, so which one is more appropriate in my case? Thanks! Edward --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
