diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-11 20:22:37 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-11 20:22:37 -0400 |
| commit | 04d818b753f86aec987e7e1c00ab0127de2c08f2 (patch) | |
| tree | 63292ff38c4804e8e927ba0d32847c0b0058e6a3 /pkgs/custom-neovim/design.md | |
| parent | 0237ca8b4e043bba284f3e5267c1958104b13ee6 (diff) | |
neovim: replace dropbar with incline & more
Diffstat (limited to 'pkgs/custom-neovim/design.md')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index 9e9f86f..d186a8f 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -10,16 +10,15 @@ ## Todo -- find dropbar load autocommand and modify to work on winenter to prevent no dropbar when splitting +- Switch from dropbar to incline - 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 +- add force buffer delete key ## Todo if possible - make splits automatically equalize when window resized - prevent dropbar filename from truncating - make mini.git run commands from cwd instead of git root +- make custom carbon colorscheme |
