vim - how to load a source at start in vimrc -


I was not able to get the snipMate to work with gvim and then found that it is a current that looks like After opening the source ~ / .vim / after / plugin / snipMate.vim

, I can be saved from the pain of remembering to run the following order Every time I open Vim, I tried to add the same command to my startup settings (~ / .vimrc) .. but it does not seem to work Is

Is there another way to load it when I start Vim?

Add it to your .vimrc:

 : such ~ .vim / after / plugin / snipMate.vim    

Comments