summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/todo.md1
-rw-r--r--pkgs/custom-neovim/todo.md1
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/todo.md b/docs/todo.md
index e59a0c8..1bbe63d 100644
--- a/docs/todo.md
+++ b/docs/todo.md
@@ -9,7 +9,6 @@
- add better CLI utils to bring to par with GUI file manager (command to open file in default app, etc)
- Add keybinds help page to niri
- Add openrgb module for desktop pc
-- fix niri clipboard history picker
- configure tui email client
- fix inboxreview printing empty list at the end
- make iota maker that doesnt show iota content on screen
diff --git a/pkgs/custom-neovim/todo.md b/pkgs/custom-neovim/todo.md
index 86e3039..45f8d9c 100644
--- a/pkgs/custom-neovim/todo.md
+++ b/pkgs/custom-neovim/todo.md
@@ -20,6 +20,7 @@
- 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?
+- plugin to work on remote git repos?
## Eventually