summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/todo.md
diff options
context:
space:
mode:
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)