From 9786eb8672213344d8d1b7bdef12bc94510b20db Mon Sep 17 00:00:00 2001 From: outremonde Date: Tue, 10 Jun 2025 20:32:00 -0400 Subject: initialized repository Former-commit-id: 84647f22b951a957b2b83885b612115d473f6626 --- pkgs/old-neovim/plan.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 pkgs/old-neovim/plan.md (limited to 'pkgs/old-neovim/plan.md') diff --git a/pkgs/old-neovim/plan.md b/pkgs/old-neovim/plan.md new file mode 100644 index 0000000..ade9664 --- /dev/null +++ b/pkgs/old-neovim/plan.md @@ -0,0 +1,29 @@ +# Neovim Plan + +## Plugins + +### Main Plugins + +- Statusline: mini-statusline +- Tabline: mini-tabline +- Hints: mini-hints +- File Editor: oil.nvim +- Fuzzy Finder: telescope + +### Other Plugins + +- other mini plugins + +## Settings + +- tabstop 2 +- helix-like keybinds + +## Todo + +- add mini git support +- add console clear autocommand +- make alt key turn hjkl into arrow keys +- set keys for scrolling in mini.clue +- configure tabby +- add AI chat -- cgit v1.2.3