summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/design.md
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-08-02 23:24:27 -0400
committertriethyl <triethylammonium@pm.me>2025-08-02 23:24:27 -0400
commit799aa93ad965ff3d3fbd1bf95cdc0fc6eccb2b90 (patch)
treed92d5c837a6e4d0e3b5b61a42cf7edaa44b9e14d /pkgs/custom-neovim/design.md
parent9a0d12c48c54129a35923c2fa4a2cc53b4a33e30 (diff)
neovim: added inactive window dimming
Diffstat (limited to 'pkgs/custom-neovim/design.md')
-rw-r--r--pkgs/custom-neovim/design.md2
1 files changed, 2 insertions, 0 deletions
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