chore(vim): add plugin for titlecase text objects

This commit is contained in:
Stefan Imhoff
2021-12-14 16:50:40 +01:00
parent 22c1b490b0
commit 8e9438d177

View File

@@ -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, …