mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
Nixvim config update: +Snacks, -telescope
This commit is contained in:
@@ -21,9 +21,12 @@ in {
|
||||
mkdnflow = {
|
||||
enable = true;
|
||||
mappings = {
|
||||
|
||||
MkdnNextLink = {
|
||||
key = "<S-Tab>";
|
||||
modes = "n";
|
||||
};
|
||||
MkdnPrevLink = false;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user