diff options
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. |
