fixed dependencies

This commit is contained in:
RiverMatsumoto 2026-01-04 00:11:26 -10:00
parent ca178b641d
commit 9e9f1f4139
3 changed files with 9 additions and 2 deletions

View File

@ -27,7 +27,7 @@ return {
-- neo-tree external opener
"imv",
-- treesitter
"tree-sitter-cli",
-- -- treesitter
-- "tree-sitter-cli",
}

6
package-lock.json generated Normal file
View File

@ -0,0 +1,6 @@
{
"name": "nvim",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}

1
package.json Normal file
View File

@ -0,0 +1 @@
{}