Clear markers before save buffers
This commit is contained in:
@@ -88,6 +88,7 @@ function! s:initialize_others() "{{{
|
||||
\ call neosnippet#variables#set_snippets({})
|
||||
autocmd BufEnter *
|
||||
\ call neosnippet#mappings#_clear_select_mode_mappings()
|
||||
autocmd BufWritePre * NeoSnippetClearMarkers
|
||||
augroup END"}}}
|
||||
|
||||
augroup neosnippet
|
||||
|
||||
Reference in New Issue
Block a user