diff options
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 |
