blob: d186a8f0473cea2316f821795ca1cb1d543cd8cc (
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
- 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
## 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
|