override commentary's comment style for .vue files
This commit is contained in:
parent
ce54206b0b
commit
8467660009
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ nmap <leader>c <Plug>Commentary
|
|||
xmap <leader>c <Plug>Commentary
|
||||
omap <leader>c <Plug>Commentary
|
||||
nmap <leader>cc <Plug>CommentaryLine
|
||||
autocmd FileType vue setlocal commentstring=//\ %s
|
||||
"}}}
|
||||
Plug 'tpope/vim-fugitive', "{{{
|
||||
map \b :Gblame<CR>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue