From 04681157c7374c073d1219f0c796756ec96c25bb Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 19 Mar 2026 15:03:16 -0400 Subject: neovim: added code actions preview, new keybinds and pickers, better terminal keybind --- pkgs/custom-neovim/todo.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'pkgs/custom-neovim/todo.md') 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 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. -- cgit v1.2.3