Extract 'commentary' config
This commit is contained in:
3
.vim/after/plugin/vim-commentary.vim
Normal file
3
.vim/after/plugin/vim-commentary.vim
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
xm <leader>c <plug>Commentary
|
||||||
|
nm <leader>c <plug>Commentary
|
||||||
|
nm <leader>cc <plug>CommentaryLine
|
||||||
8
.vimrc
8
.vimrc
@@ -155,14 +155,6 @@ au FileType markdown nmap <buffer><silent> <leader>v :call mdip#MarkdownClipboar
|
|||||||
|
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" 'tpope/vim-commentary' {{{
|
|
||||||
|
|
||||||
xm <leader>c <Plug>Commentary
|
|
||||||
nm <leader>c <Plug>Commentary
|
|
||||||
nm <leader>cc <Plug>CommentaryLine
|
|
||||||
|
|
||||||
" }}}
|
|
||||||
|
|
||||||
" `junegunn/fzf` {{{
|
" `junegunn/fzf` {{{
|
||||||
" `junegunn/fzf.vim`
|
" `junegunn/fzf.vim`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user