From 26f9b43fec441b1c17a44daab12db1b20f57254b Mon Sep 17 00:00:00 2001 From: triethyl Date: Wed, 18 Mar 2026 16:23:22 -0400 Subject: neovim: tons of misc changes --- pkgs/custom-neovim/todo.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'pkgs/custom-neovim/todo.md') 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 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 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) -- cgit v1.2.3