From ad1329bf205454a8b13110475687775a8456f787 Mon Sep 17 00:00:00 2001 From: triethyl Date: Wed, 13 Aug 2025 22:40:29 -0400 Subject: neovim: bunch of stuff --- pkgs/custom-neovim/design.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'pkgs/custom-neovim/design.md') diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index 85cbf7c..4dba97e 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -10,15 +10,17 @@ ## Todo -- Switch from dropbar to incline - make lazyvim launch with default shell bash -- make mini tabline compatible with more colorschemes - add quick window switch plugin -- switch to maple mono font -- add force buffer delete key -- profile and optimize +- replace nvim-cmp with blink.cmp +- add markview +- make statusline cwd depend on the neovim window and not focused window +- add key to open new session +- make clearing buffers reload the tab bar +- add keybind to go to the previous file (maybe L) ## Todo if possible +- switch to maple mono font - make splits automatically equalize when window resized - prevent dropbar filename from truncating - make mini.git run commands from cwd instead of git root -- cgit v1.2.3