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

Sort a complex associative array in PHP -

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

recursion - Can every recursive algorithm be improved with dynamic programming? -