diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-12 20:36:48 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-12 20:36:48 -0500 |
| commit | 7099ffc89c13920f5ffe1cb01b8a29253cc28ac5 (patch) | |
| tree | 201bc596a87ad91eb2a86b64e2ecdc2c46a9a67d | |
| parent | b74a96528b9fa3418d445e82f3e04c5573c7486c (diff) | |
neovim: updated todo list
| -rw-r--r-- | pkgs/custom-neovim/todo.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md index e3cc4b4..9f7f8d1 100644 --- a/pkgs/custom-neovim/todo.md +++ b/pkgs/custom-neovim/todo.md @@ -1,12 +1,13 @@ # Todo - Overhaul markdown workflow - - Add image viewing + - Add image viewing keybind to open imv - Add image pasting - remove previewer - add nabla for math - 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 +- replace fzf-lua with faster picker  |
