" TextObj - Custom text objects for the line, indent level, entier file, etc

Plug 'kana/vim-textobj-user'
Plug 'kana/vim-textobj-line'
Plug 'kana/vim-textobj-indent'
Plug 'kana/vim-textobj-entire'
Plug 'beloglazov/vim-textobj-quotes'

" Plug 'christoomey/vim-textobj-codeblock'
Plug '~/code/vim/textobj-codeblock'

" vim:ft=vim