summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-09-09 08:41:43 -0400
committertriethyl <triethylammonium@pm.me>2025-09-09 08:41:43 -0400
commit5732331cdd7d2b5049b6ea8e61d94e6933551720 (patch)
treea1038e4bd12edb57af30e3b9ffde5e8a5d1a80f0 /pkgs
parent956030403a24f96a26520dbc05001efaa74f8865 (diff)
home-manager: removed matchBlocks from ssh feature
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/custom-neovim/todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index fa68f6b..e630051 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -4,6 +4,7 @@
- research nvim exrc for project specific config (also use to make lua ls stop showing warnings in nvim config)
- add markdown keybinds only in markdown files
- make markdown preview show current line in normal mode
+- make normal keybinds override calendar keybinds
## Eventually if Possible