diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-06 21:41:31 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-06 21:41:43 -0400 |
| commit | bf773a2df0ccb96d7539b379585e1ef59d80892c (patch) | |
| tree | 2b1df74a3b6d9a653d05581bc82e8fc9130272a3 /pkgs/custom-neovim/design.md | |
| parent | 273c72e9badeab381cc601c7e0aae2eebc016996 (diff) | |
neovim: small misc changes
Diffstat (limited to 'pkgs/custom-neovim/design.md')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index 9eb376e..8e70f15 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -16,4 +16,5 @@ - prevent dropbar filename from truncating - add keybind to activate dropbar drop down menu - find dropbar load autocommand and modify to work on winenter to prevent no dropbar when splitting -- make mini clue work in mini files (maybe autocommand?) +- make splits automatically equalize when window resized +- add arrows to <C-w> binds |
