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