summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/todo.md
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-09-16 10:24:20 -0400
committertriethyl <triethylammonium@pm.me>2025-09-16 10:24:20 -0400
commit33707edbeb8a7227e529e51436b9545cd86d8c2f (patch)
treea03b12cb9ebaf5385632879487236ef4ab01aaae /pkgs/custom-neovim/todo.md
parentf93f626d04970ab6f3db7744e65ab70d88ecb12e (diff)
neovim: fixed markdown, zoxide, completion, and auto-session
Diffstat (limited to 'pkgs/custom-neovim/todo.md')
-rw-r--r--pkgs/custom-neovim/todo.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index e630051..1ee9878 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -1,14 +1,11 @@
# Todo
-- Make mini pick buffer list show modified status
-- 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
+- add box drawing and special comments plugin
+- make <esc> hide lsp hover from K
## Eventually if Possible
- Make blink.cmp not work in comments.
- Make statusline progress component work in neovide.
- Make custom carbon colorscheme.
-