mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): update to new API
This commit is contained in:
@@ -2,7 +2,9 @@ return {
|
||||
"chrisgrieser/nvim-various-textobjs",
|
||||
config = function()
|
||||
require("various-textobjs").setup({
|
||||
useDefaultKeymaps = true,
|
||||
keymaps = {
|
||||
useDefaults = true,
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user