dev changes, trying to get lsps to worknixconfig >:(

This commit is contained in:
cnst
2024-08-22 17:01:29 +02:00
parent f06c33e482
commit ff977bfefc
4 changed files with 34 additions and 72 deletions

View File

@@ -26,7 +26,7 @@ in {
{
mode = "n";
key = "<leader>n";
action = ":nixtree action=focus reveal toggle<CR>";
action = ":neotree action=focus reveal toggle<CR>";
options.silent = true;
}
];