summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/todo.md
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-18 16:23:22 -0400
committertriethyl <triethylammonium@pm.me>2026-03-18 16:23:22 -0400
commit26f9b43fec441b1c17a44daab12db1b20f57254b (patch)
tree13dc2bf5c5e60b6f226d7793604960e23c6e2073 /pkgs/custom-neovim/todo.md
parent93b5c03ba84dc071deaf9951bff97d7edf01e4cc (diff)
neovim: tons of misc changes
Diffstat (limited to 'pkgs/custom-neovim/todo.md')
-rw-r--r--pkgs/custom-neovim/todo.md25
1 files changed, 16 insertions, 9 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index a97a69f..1403fab 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -1,19 +1,26 @@
# Todo
-- Overhaul markdown workflow
- - Add image viewing keybind to open imv
- - Add image pasting
- - remove previewer
- - add nabla for math
+- add automatic old buffer deletion
- 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
- add key to change what direction a split is in
-- add automatic old buffer deletion
- change mini files addon keybinds to be better
- make file search obey gitignore
-- fix bug with <leader>s not showing up on display and overriding symbol search
-- fix comment graphics
+- create cd and tcd picker
+- create git stage picker with stage and unstage keys
+- add mini notifications
+
+- Overhaul markdown workflow
+ - Add image viewing keybind to open imv
+ - Add image pasting
+ - remove previewer
+ - add nabla for math
+
+- Make neovim config with xournal integration for advanced drawn note taking
+ - link .xopp files in md doc
+ - track changes
+ - 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)