blob: 4f83cf544b2c124b97b1a63a1666611062ec4d41 (
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
25
|
# Design
## Desired Features
- Clean LSP Setup
- Searchable Keybinds
- Which-key (or something similar)
- Good terminal multiplexing
- Sessions
## Todo
- Figure out good session management
- Configure terminal management
- add quick window switcher plugin
- add automatic parentheses
- add smart indentation
- make tabby run on highlight groups
- add modified tags to tabby
- add gitsigns
- base statusline git branch on gitsigns
- add git status to statusline
- dim unfocused windows
- prevent dropbar filename from truncating
- add keybind to activate dropbar drop down menu
|