We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fffc5 commit f49ca2aCopy full SHA for f49ca2a
vimrc
@@ -8,6 +8,7 @@ call plug#begin('~/.vim/bundle')
8
Plug 'ctrlpvim/ctrlp.vim'
9
Plug 'tpope/vim-abolish' " e.g crc = CoeRce Camelcase
10
Plug 'tpope/vim-surround'
11
+ Plug 'tpope/vim-repeat'
12
Plug 'pbrisbin/vim-mkdir'
13
Plug 'kana/vim-textobj-user'
14
Plug 'janko-m/vim-test'
0 commit comments