Evan Klitzke wrote:
[EMAIL PROTECTED] <[EMAIL PROTECTED]> on 2006-11-09 at 03:30 PM writ:
Save these commands into your $VIM\vimfiles\after\syntax\matlab.vim
(Windows platform)
or ~/.vim/after/syntax/matlab.vim

I have wondered how to do this as well... is there an easy way to incorporate
these changes like this directly into my vimrc, to keep the changes portable?


To keep the changes portable, in addition to your vimrc and (if you have one) your gvimrc, you should "port" the contents of your "personal Vim directory" (called ~/.vim on Unix and ~/vimfiles on other systems such as Windows), and/or the system-wide settings in $VIM/vimfiles (on all platforms). In all cases, you should recurse through all subdirectories (at all levels) of the directories being saved.


Best regards,
Tony.

Reply via email to