diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-19 15:03:16 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-19 15:03:16 -0400 |
| commit | 04681157c7374c073d1219f0c796756ec96c25bb (patch) | |
| tree | fc2c639abd63ff857cf99bcc355e2df078afd65e /pkgs/custom-neovim/todo.md | |
| parent | 5e24d3dfb726af671ff1f1fa540438a4aa1f19f8 (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.md | 17 |
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 - +## 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. |
