summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/design.md
blob: f58f2a71eb69eca171122f1a8a284d658f7ebefc (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

- 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
- add good git keybinds