Nixvim config update: +Snacks, -telescope

Former-commit-id: 9cc35a7039
This commit is contained in:
Hadi
2025-03-21 14:55:38 +01:00
parent deaa8757e7
commit 4df69215be
13 changed files with 319 additions and 488 deletions
+1 -8
View File
@@ -15,14 +15,7 @@
indentscope = { };
git = { };
cursorword = { };
comment = {
mappings = {
comment = "<leader>/";
comment_line = "<leader>/";
comment_visual = "<leader>/";
textobject = "<leader>/";
};
};
comment = { };
starter = { };
};
};