diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-02 21:04:09 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-02 23:12:59 -0400 |
| commit | fb01120809379948eae622b6fa266b4cdb51c3a9 (patch) | |
| tree | 29256ad70ee6504ce450a0e1cb8790063156192c /pkgs/custom-neovim/design.md | |
| parent | b59291b870bc7f54bf4831496665c3202b7bc3cd (diff) | |
neovim: bunch of stuff
Diffstat (limited to 'pkgs/custom-neovim/design.md')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index d634834..4f83cf5 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -13,7 +13,13 @@ - Figure out good session management - Configure terminal management - add quick window switcher plugin -- make vertical dividers the same color as text - add automatic parentheses - add smart indentation - +- make tabby run on highlight groups +- add modified tags to tabby +- add gitsigns +- base statusline git branch on gitsigns +- add git status to statusline +- dim unfocused windows +- prevent dropbar filename from truncating +- add keybind to activate dropbar drop down menu |
