diff --git a/autoload/neosnippet.vim b/autoload/neosnippet.vim index 1299b20..4f85b9a 100644 --- a/autoload/neosnippet.vim +++ b/autoload/neosnippet.vim @@ -808,7 +808,8 @@ function! s:eval_snippet(snippet_text)"{{{ endif let prev_match = matchend(a:snippet_text, \ '\\\@ + snippet code + abbr code + \`${1}\`${2} +< If you use |:NeoSnippetEdit| command for easy snippet editing, the file will be loaded automatically when you save the file.