How to load Vim Snipmate snippets without calling SnipMateLoadScope -


i have file called frag.snippets in directory of standard snippet files, , i'm using in file named default.frag, works when enter command snipmateloadscope frag. tried including command in .vimrc did nothing. way can use convention without explicitly loading scope every .frag file?


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -