nvim: remove nvim-various-textobjs

This commit is contained in:
2025-04-01 21:18:17 +02:00
parent 28de145180
commit 1513d23ec4
2 changed files with 0 additions and 7 deletions

View File

@@ -27,12 +27,6 @@ return {
},
},
{
"chrisgrieser/nvim-various-textobjs",
lazy = false,
opts = { keymaps = { useDefaults = true } },
},
{
'ggandor/leap.nvim',
opts = {