diff options
| author | outremonde <outremonde@vivaldi.net> | 2025-06-10 20:32:00 -0400 |
|---|---|---|
| committer | outremonde <outremonde@vivaldi.net> | 2025-06-10 20:32:00 -0400 |
| commit | 9786eb8672213344d8d1b7bdef12bc94510b20db (patch) | |
| tree | b7d79440800c92d32187ab32c636b0830c94a610 /pkgs/old-neovim/plan.md | |
initialized repository
Former-commit-id: 84647f22b951a957b2b83885b612115d473f6626
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 |
