I have created an abbreviations file with the following in my .gvimrc file:
:source ~/autocorrect.vim If I am working in a new document and try to add an abbreviation or remove it, it works only for the session. But once I have quit vim I lose all my changes. To make these changes permanent I have to edit the autocorrect.vim file directly which defeats the purpose. How can I make these changes global and permanent? revrari -- -- 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.
