Add g:neosnippet#enable_auto_clear_markers option

This commit is contained in:
Shougo Matsushita
2015-12-19 10:00:57 +09:00
parent de5a7e284d
commit 12ebafeb81
6 changed files with 58 additions and 45 deletions

View File

@@ -232,6 +232,14 @@ g:neosnippet#enable_complete_done
The default value is 0.
*g:neosnippet#enable_auto_clear_markers*
g:neosnippet#enable_auto_clear_markers
If this variable is not 0, neosnippet will clear the markers
in the buffer when |BufWritePost|, |CursorMoved| and
|CursorMovedI| autocmd.
The default value is 1.
*g:neosnippet#scope_aliases*
g:neosnippet#scope_aliases
It is a dictionary that associating certain filetypes with