summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/todo.md
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-19 15:03:16 -0400
committertriethyl <triethylammonium@pm.me>2026-03-19 15:03:16 -0400
commit04681157c7374c073d1219f0c796756ec96c25bb (patch)
treefc2c639abd63ff857cf99bcc355e2df078afd65e /pkgs/custom-neovim/todo.md
parent5e24d3dfb726af671ff1f1fa540438a4aa1f19f8 (diff)
neovim: added code actions preview, new keybinds and pickers, better
terminal keybind
Diffstat (limited to 'pkgs/custom-neovim/todo.md')
-rw-r--r--pkgs/custom-neovim/todo.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index f040797..f0940c4 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -1,13 +1,6 @@
# Todo
-- Make mini files focus on current file when session loads?
-- Make <space>E open mini files focused on current file
-- make picker for directories to open mini files in
-- add key to change what direction a split is in
-- change mini files addon keybinds to be better
-- make file search obey gitignore
- add mini notifications
-- add code actions picker
- Overhaul markdown workflow
- Add image viewing keybind to open imv
@@ -21,4 +14,12 @@
- each time saved export to svg and link svg below xpp
- add render key to see full note rendered in html with images
-![](assets/neovim.png)
+## Maybe
+
+- make picker for directories to open mini files in
+- change mini files addon keybinds to be better
+- Make mini files focus on current file when session loads?
+
+## Eventually
+
+- Figure out what's wrong with plenary plugin borders and move code actions back to normal picker.