vimrc: add text objects for python
This commit is contained in:
parent
a48b9cb9b9
commit
bbc539c11a
2
vimrc
2
vimrc
@ -71,6 +71,8 @@ NeoBundle 'tpope/vim-fugitive' " git integration
|
|||||||
|
|
||||||
NeoBundle 'kana/vim-textobj-user'
|
NeoBundle 'kana/vim-textobj-user'
|
||||||
NeoBundle 'rbonvall/vim-textobj-latex'
|
NeoBundle 'rbonvall/vim-textobj-latex'
|
||||||
|
NeoBundle 'kana/vim-textobj-indent'
|
||||||
|
NeoBundle 'bps/vim-textobj-python'
|
||||||
|
|
||||||
" vim-sleuth?
|
" vim-sleuth?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user