Fix #306 documentation

This commit is contained in:
Shougo Matsushita 2016-09-11 07:04:43 +09:00
parent d373e1451e
commit a1508f8872
1 changed files with 4 additions and 0 deletions

View File

@ -243,6 +243,10 @@ g:neosnippet#enable_auto_clear_markers
in the buffer when |BufWritePost|, |CursorMoved| and
|CursorMovedI| autocmd.
Note: The feature does not work for multi lines snippets.
If you want to clear them, you should use
|:NeoSnippetClearMarkers| instead.
The default value is 1.
*g:neosnippet#scope_aliases*