refactor(nvim): remove various-textobjs
This commit is contained in:
parent
4ca2d9fd50
commit
232d966039
@ -102,15 +102,6 @@ lazy.setup({
|
|||||||
-- before = "folke/noice.nvim",
|
-- before = "folke/noice.nvim",
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"chrisgrieser/nvim-various-textobjs",
|
|
||||||
config = function()
|
|
||||||
require("various-textobjs").setup({
|
|
||||||
useDefaultKeymaps = true,
|
|
||||||
})
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user