From ef309868a758ca7087c6d1ed1c8156172fe9b96a Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 5 Aug 2025 21:37:07 -0400 Subject: neovim: moved to mini-pairs and cleaned up --- pkgs/custom-neovim/design.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'pkgs/custom-neovim/design.md') 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 -- cgit v1.2.3