feat: navigator

This commit is contained in:
Uttarayan Mondal
2024-05-29 13:00:22 +05:30
parent 72851022ac
commit 38a4549c24
5 changed files with 302 additions and 2 deletions

View File

@@ -54,6 +54,14 @@
url = "github:terrastruct/d2-vim";
flake = false;
};
navigator = {
url = "github:ray-x/navigator.lua";
flake = false;
};
guihua = {
url = "github:ray-x/guihua.lua";
flake = false;
};
};
outputs = {