summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-19 18:39:01 -0400
committertriethyl <triethylammonium@pm.me>2026-03-19 18:39:01 -0400
commite24f3a2ffaaa72f2c84ae248a962cf82be9a9b4e (patch)
treeb2f82d8254792cbeda2046c26c0f7f4354d1ab6e /pkgs
parent901e0af62f9c724d3248541157c48a1ad29664dd (diff)
neovim: updated todolist
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/custom-neovim/todo.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index 339c750..86e3039 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -16,10 +16,11 @@
## Maybe
+- file templating?
- 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.
+- Figure out what's wrong with nui plugin borders and move code actions back to nui-based picker.