Fixed doc.

This commit is contained in:
crazymaster 2013-04-23 23:28:11 +09:00
parent d5440b1552
commit 810b4afe61
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@ https://github.com/Shougo/neosnippet/issues/86
A: Please try the setting below. It defines the snipMate function.
>
let g:neosnippet#enable_snipmate_compatibility = 2
let g:neosnippet#enable_snipmate_compatibility = 1
<
Q: Cannot jump over placeholder
https://github.com/Shougo/neosnippet/issues/120