✨ feat(nvim): add new plugins to the vscode extra
This commit is contained in:
parent
c5279b66f0
commit
8e102d4c8a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ local enabled = {
|
||||||
"lazy.nvim",
|
"lazy.nvim",
|
||||||
"dial.nvim",
|
"dial.nvim",
|
||||||
"mini.align",
|
"mini.align",
|
||||||
|
"nvim-recorder",
|
||||||
"comment-box.nvim",
|
"comment-box.nvim",
|
||||||
"text-case.nvim",
|
"text-case.nvim",
|
||||||
"mini.ai",
|
"mini.ai",
|
||||||
|
@ -21,6 +22,7 @@ local enabled = {
|
||||||
"mini.pairs",
|
"mini.pairs",
|
||||||
"mini.surround",
|
"mini.surround",
|
||||||
"nvim-treesitter",
|
"nvim-treesitter",
|
||||||
|
"wildfire.nvim",
|
||||||
"nvim-treesitter-textobjects",
|
"nvim-treesitter-textobjects",
|
||||||
"nvim-various-textobjs",
|
"nvim-various-textobjs",
|
||||||
"nvim-ts-context-commentstring",
|
"nvim-ts-context-commentstring",
|
||||||
|
|
Loading…
Add table
Reference in a new issue