Add URI text object plugin
This commit is contained in:
parent
c727e7647a
commit
f6892126df
2
vimrc
2
vimrc
@ -76,6 +76,8 @@ xmap i% <Plug>(textobj-entire-i)
|
||||
omap i% <Plug>(textobj-entire-i)
|
||||
" vim-textobj-parameter - Parameter text object
|
||||
Plug 'sgur/vim-textobj-parameter'
|
||||
" vim-textobj-uri - URI text object
|
||||
Plug 'jceb/vim-textobj-uri'
|
||||
|
||||
" vim-commentary - toggle comments
|
||||
Plug 'tpope/vim-commentary'
|
||||
|
Loading…
x
Reference in New Issue
Block a user