diff options
Diffstat (limited to 'pkgs/old-custom-neovim/design.md')
| -rw-r--r-- | pkgs/old-custom-neovim/design.md | 24 |
1 files changed, 24 insertions, 0 deletions
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 |
