From 799aa93ad965ff3d3fbd1bf95cdc0fc6eccb2b90 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 2 Aug 2025 23:24:27 -0400 Subject: neovim: added inactive window dimming --- pkgs/custom-neovim/design.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/custom-neovim/design.md') diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index f58f2a7..0fe769b 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -23,3 +23,5 @@ - 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