mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
add more textobjects
This commit is contained in:
@@ -31,7 +31,6 @@ return {
|
|||||||
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{
|
{ 'nvim-treesitter/nvim-treesitter-textobjects' },
|
||||||
'nvim-treesitter/nvim-treesitter-textobjects',
|
{ 'chrisgrieser/nvim-various-textobjs' },
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user