[feat] Use telescope for lsp definitions

This commit is contained in:
Uttarayan Mondal
2024-03-13 21:36:26 +05:30
parent 3b6cda0470
commit a76e1bb081
2 changed files with 12 additions and 7 deletions

View File

@@ -125,6 +125,7 @@ in
yy = "yazi";
cd = "z";
ls = "eza";
cat = "bat";
t = "${start-tmux}";
};
shellAliases = { g = "git"; };
@@ -144,6 +145,7 @@ in
cd = "z";
yy = "yazi";
nv = "neovide";
cat = "bat";
};
package = pkgs.nushellFull;
configFile.text = ''