Extract 'commentary' config
parent
480d1d8434
commit
0092d0793f
|
@ -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`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue