diff options
Diffstat (limited to 'pkgs/custom-neovim/design.md')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index 431a556..2ba7e31 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -11,15 +11,12 @@ ## Todo - add quick window switcher plugin -- add smart indentation - make tabby run on highlight groups - add modified tags to tabby - add gitsigns -- base statusline git branch on gitsigns +- rebase 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 - add good git keybinds - find dropbar load autocommand and modify to work on winenter to prevent no dropbar when splitting -- make statusline diagnostics only appear in normal mode |
