Changed Markdown template call from to
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -259,7 +259,7 @@ nnoremap ,ban :-1read $HOME/.vim/templates/banner<CR>jA
|
|||||||
nnoremap ,begend :-1read $HOME/.vim/templates/begend<CR>jA
|
nnoremap ,begend :-1read $HOME/.vim/templates/begend<CR>jA
|
||||||
|
|
||||||
" section shell script header
|
" section shell script header
|
||||||
nnoremap ,shead :-1read $HOME/.vim/templates/sh<CR>jA
|
nnoremap ,sh :-1read $HOME/.vim/templates/sh<CR>jA
|
||||||
|
|
||||||
" section markdown file header
|
" section markdown file header
|
||||||
nnoremap ,md :-1read $HOME/.vim/templates/md<CR>jA
|
nnoremap ,md :-1read $HOME/.vim/templates/md<CR>jA
|
||||||
|
|||||||
Reference in New Issue
Block a user