Skip to content

Commit

Permalink
wildfire pr merged, switching back
Browse files Browse the repository at this point in the history
  • Loading branch information
theniceboy committed May 5, 2022
1 parent 06f0127 commit 7d6a623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ Plug 'mg979/vim-visual-multi'
Plug 'tomtom/tcomment_vim' " in <space>cn to comment a line
Plug 'theniceboy/antovim' " gs to switch
Plug 'tpope/vim-surround' " type yskw' to wrap the word with '' or type cs'` to change 'word' to `word`
Plug 'theniceboy/wildfire.vim' " in Visual mode, type k' to select all text in '', or type k) k] k} kp
Plug 'gcmt/wildfire.vim' " in Visual mode, type k' to select all text in '', or type k) k] k} kp
Plug 'junegunn/vim-after-object' " da= to delete what's after =
Plug 'godlygeek/tabular' " ga, or :Tabularize <regex> to align
Plug 'tpope/vim-capslock' " Ctrl+L (insert) to toggle capslock
Expand Down

0 comments on commit 7d6a623

Please sign in to comment.