mirror of https://github.com/akelge/vim
Custom template path
This commit is contained in:
parent
7934b65c51
commit
80d6cdddf2
3
vimrc
3
vimrc
|
@ -145,7 +145,8 @@ let NERDCreateDefaultMappings=1
|
|||
" Templates
|
||||
" """""""""""""""""
|
||||
|
||||
let g:templates_directory=[$HOME.'/.vim/templates']
|
||||
" let g:templates_directory=[$HOME.'/.vim/templates']
|
||||
let g:templates_directory=[$HOME.'/.vim/templates', 'templates']
|
||||
|
||||
" """""""""""""""""
|
||||
" Airline customizations
|
||||
|
|
Loading…
Reference in New Issue