Update docs

This commit is contained in:
Tyler Horth 2017-06-16 23:13:20 -04:00 committed by GitHub
부모 e416d25436
커밋 ce2007bb15
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -216,6 +216,15 @@ g:neosnippet#enable_completed_snippet
prototype.
The default value is 0.
*g:neosnippet#arguments_are_optional*
g:neosnippet#arguments_are_optional
If this variable is not 0, neosnippet expanded function
arguments will conceal commas.
Useful for languages where arguments are optional by default.
The default value is 1.
*g:neosnippet#enable_auto_clear_markers*
g:neosnippet#enable_auto_clear_markers