note one investigating textobj

This commit is contained in:
Thomas Ruoff
2017-06-01 08:34:12 +02:00
parent 94746f755d
commit 65426076df

5
vimrc
View File

@@ -50,6 +50,11 @@ Plug 'sheerun/vim-polyglot'
Plug 'christoomey/vim-tmux-navigator'
" Investigate on custom text object, seems really usefull
" Plug 'kana/vim-textobj-user'
" Plug 'jceb/vim-textobj-uri' | Plug 'kana/vim-textobj-user'
" Plug 'kana/vim-textobj-indent' | Plug 'kana/vim-textobj-user'
call plug#end()
" }}}