vimrc: add text objects for python

This commit is contained in:
Gabriel Ebner 2014-10-09 11:23:31 +02:00
parent a48b9cb9b9
commit bbc539c11a

2
vimrc

@ -71,6 +71,8 @@ NeoBundle 'tpope/vim-fugitive' " git integration
NeoBundle 'kana/vim-textobj-user'
NeoBundle 'rbonvall/vim-textobj-latex'
NeoBundle 'kana/vim-textobj-indent'
NeoBundle 'bps/vim-textobj-python'
" vim-sleuth?