mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add plugin for titlecase text objects
This commit is contained in:
@@ -81,6 +81,7 @@ Plug 'vim-pandoc/vim-pandoc'
|
||||
Plug 'vim-pandoc/vim-pandoc-syntax'
|
||||
|
||||
" Custom Text Objects
|
||||
Plug 'christoomey/vim-titlecase'
|
||||
Plug 'glts/vim-textobj-comment' " ac, ic, aC
|
||||
Plug 'jceb/vim-textobj-uri' " au, iu, go
|
||||
Plug 'kana/vim-textobj-datetime' " ada, add, adf, adt, adz, ida, …
|
||||
|
||||
Reference in New Issue
Block a user