add surround and toggle nodes to nvim
This commit is contained in:
parent
d9e2c81e42
commit
02d6a5d5a0
5 changed files with 33 additions and 29 deletions
|
|
@ -41,4 +41,9 @@ return {
|
|||
end,
|
||||
},
|
||||
{ "nvim-treesitter/nvim-treesitter-context" },
|
||||
{
|
||||
"echasnovski/mini.surround",
|
||||
version = "*",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue