blob: c4888feafbe029526f56157277a35a077b2f314b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
|