From 58ceb817bb6ba195d1189160878f318f3bcda0ef Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 16 Aug 2025 20:20:21 -0400 Subject: neovim: restarted config --- pkgs/old-custom-neovim/design.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pkgs/old-custom-neovim/design.md (limited to 'pkgs/old-custom-neovim/design.md') diff --git a/pkgs/old-custom-neovim/design.md b/pkgs/old-custom-neovim/design.md new file mode 100644 index 0000000..c4888fe --- /dev/null +++ b/pkgs/old-custom-neovim/design.md @@ -0,0 +1,24 @@ +# Design + +## Desired Features + +- Clean LSP Setup +- Searchable Keybinds +- Which-key (or something similar) +- Good terminal multiplexing +- Sessions + +## Todo + +- make lazyvim launch with default shell bash +- add quick window switch plugin +- add markview +- make statusline cwd width depend on the neovim window and not focused window + +## 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 +- replace nvim-cmp with blink.cmp +- make custom carbon colorscheme -- cgit v1.2.3