feat(nvim-tree): fully working navigation

This commit is contained in:
Pihkaal
2024-01-27 15:39:26 +01:00
parent e9fe8c95d2
commit 73297d046a
6 changed files with 217 additions and 41 deletions

View File

@@ -13,6 +13,7 @@
"format": "prettier --cache --write '**/*.{md,json,css,scss,js,mjs,cjs,ts,tsx}'"
},
"dependencies": {
"@octokit/rest": "^20.0.2",
"@planetscale/database": "^1.11.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^4.36.1",