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

- add quick window switcher plugin
- make tabby run on highlight groups
- add modified tags to tabby
- prevent dropbar filename from truncating
- add keybind to activate dropbar drop down menu
- find dropbar load autocommand and modify to work on winenter to prevent no dropbar when splitting
- make splits automatically equalize when window resized
- add arrows to <C-w> binds
- make lazyvim launch with default shell bash
- make mini.git run commands from cwd instead of git root
- make nix file autoindent work properly (maybe remove smartindent?)
- add more binds to mini.files