vim-minisnip
vim-minisnip copied to clipboard
Syntax highlight snippets files
A snippets file named _sh_test will be highlighted as a .sh file, while a snippet file named _python_foobar will be highlighted as a python file.
Snippets with no filetype (e.g. test) will not use any syntax highlighting.
This option can be disabled with let g:minisnip_nested_syntax = 0