diff options
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 |
