Nixvim config update: +Snacks, -telescope

Former-commit-id: 9cc35a7039
This commit is contained in:
Hadi
2025-03-21 14:55:38 +01:00
parent f374f6de9b
commit 14744197ac
13 changed files with 319 additions and 488 deletions

View File

@@ -21,9 +21,12 @@ in {
mkdnflow = {
enable = true;
mappings = {
MkdnNextLink = {
key = "<S-Tab>";
modes = "n";
};
MkdnPrevLink = false;
};
};
};
};