mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 01:54:51 +00:00
fix(nvim): vim-textobj-xmlattr init
This commit is contained in:
@@ -150,7 +150,6 @@ return {
|
|||||||
{
|
{
|
||||||
'whatyouhide/vim-textobj-xmlattr',
|
'whatyouhide/vim-textobj-xmlattr',
|
||||||
dependencies = { 'kana/vim-textobj-user' },
|
dependencies = { 'kana/vim-textobj-user' },
|
||||||
opts = {},
|
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Describe the regexp under the cursor
|
-- Describe the regexp under the cursor
|
||||||
|
|||||||
Reference in New Issue
Block a user