Add custom snippets

This commit is contained in:
2018-08-04 19:41:56 +08:00
parent cb32e85d5c
commit 728fc1cc94
3 changed files with 7 additions and 0 deletions

1
vimrc
View File

@@ -183,6 +183,7 @@ if has('conceal')
endif
" Enable snipMate compatibility feature.
let g:neosnippet#enable_snipmate_compatibility = 1
let g:neosnippet#snippets_directory='~/.vim/custom-snippets'
" vim airline