diff options
Diffstat (limited to 'pkgs/old-neovim/plan.md')
| -rw-r--r-- | pkgs/old-neovim/plan.md | 29 |
1 files changed, 29 insertions, 0 deletions
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 |
