Commit Graph

19 Commits

Author SHA1 Message Date
Nick Burt 341741faeb remove custom roslyn plugin 2026-03-15 01:21:47 -05:00
Nick Burt ebc82857dc initial roslyn configuration 2026-03-14 22:12:39 -05:00
Nick Burt 236f01ec7c
Merge branch 'main' into upstream 2026-03-14 21:37:02 -05:00
orip 177ff61483 Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
Nick Burt 71005c5fa6 replace tsserver with typescript-tools plugin 2026-02-10 20:43:04 -06:00
Nick Burt ccf7f95669 add git graph keybinding 2026-02-09 22:11:03 -06:00
Nick Burt 488f73d40d enable mini git and configure keybindings 2026-02-09 22:09:49 -06:00
Nick Burt 7304ca7edc enabled mini git 2026-02-09 22:03:43 -06:00
Nick Burt e6714eccb3 enable mini move 2026-02-09 21:57:39 -06:00
Nick Burt 28df096071 move mini to its own file 2026-02-09 21:55:07 -06:00
Nick Burt 05716ef844 install vim tmux navigator 2026-02-09 21:32:58 -06:00
Nick Burt 0181f6c677 install and setup oil 2026-02-09 21:27:08 -06:00
Nick Burt 8bb87f44a0 add which-key categories for new keybinds 2026-02-09 21:18:07 -06:00
Nick Burt feebbd7f31 enable and configure terminal 2026-02-09 21:07:45 -06:00
Nick Burt 1387bb1bc7 enable and configure scratch and git browse 2026-02-09 21:02:31 -06:00
Nick Burt b14cb685d7 install and configure keybind for lazygit 2026-02-09 20:41:11 -06:00
Nick Burt 44ec0be42f load snacks types 2026-02-09 20:07:27 -06:00
Nick Burt 4ca32d30a0 install snacks with dashboard enabled 2026-02-09 20:02:36 -06:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00