diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-05 21:37:07 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-05 21:37:07 -0400 |
| commit | ef309868a758ca7087c6d1ed1c8156172fe9b96a (patch) | |
| tree | a2d78738181ec8512b4ce852151b2b1ed6d467de /pkgs/custom-neovim/design.md | |
| parent | ed137d6252bcb217a9d534d7fe1a45bae6ba6866 (diff) | |
neovim: moved to mini-pairs and cleaned up
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 |
