🐛 fix(nvim): update deprecated code structure

This commit is contained in:
Sergio Laín 2024-12-13 23:41:28 +01:00
parent 252936b115
commit fb8e2137bd
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -1,6 +1,10 @@
return {
"chrisgrieser/nvim-various-textobjs",
opts = { useDefaultKeymaps = false },
opts = {
keymaps = {
useDefaults = false,
},
},
vscode = true,
-- stylua: ignore
keys = {