diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-11 18:53:49 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-11 18:53:49 -0400 |
| commit | e292b5bd5ba856925d7422f8d251970abafc59b5 (patch) | |
| tree | 5b6901bb5779ffcdd02814e218588d06763820bd /pkgs/custom-neovim/design.md | |
| parent | e366181a3118cb69e60845258b60ac24029fc345 (diff) | |
neovim: automatic split resizing and cleanup
Diffstat (limited to 'pkgs/custom-neovim/design.md')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index b54e944..9e9f86f 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -12,6 +12,12 @@ - find dropbar load autocommand and modify to work on winenter to prevent no dropbar when splitting - make lazyvim launch with default shell bash +- make completion not work in pickers (namu, snacks) +- make mini scope not work in terminal or help windows +- make mini tabline compatible with more colorschemes +- make custom carbon colorscheme +- add quick window switch plugin +- switch to maple mono font ## Todo if possible - make splits automatically equalize when window resized |
