- Changed g:neosnippet#disable_runtime_snippets behavior.

This commit is contained in:
Shougo Matsushita
2012-10-04 17:51:15 +09:00
parent 725151160e
commit e370a62d44
3 changed files with 54 additions and 25 deletions

View File

@@ -16,7 +16,7 @@ prev_word '^'
if ${1:condition}
${2}
else
${3}
${3}
endif
snippet for