diff --git a/vim/vimrc b/vim/vimrc index 1e0d7db..84414e2 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -83,6 +83,7 @@ nmap c Commentary xmap c Commentary omap c Commentary nmap cc CommentaryLine +autocmd FileType vue setlocal commentstring=//\ %s "}}} Plug 'tpope/vim-fugitive', "{{{ map \b :Gblame