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