Commit Graph

6 Commits

Author SHA1 Message Date
jordanyono bdca899d86 split and test 2026-05-04 22:24:53 -04:00
jordanyono fc04e4a5eb Merge upstream kickstart; resolve conflicts favoring local config
- Keep Telescope, LSP, Mason, Conform, and Treesitter customizations
- Merge upstream Mason.nvim annotations and gitsigns sign glyphs
- Retain custom.plugins (kulala, neo-tree) with lazy type hints

Made-with: Cursor
2026-04-28 13:53:02 -04: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
jordanyono 7005b044de links 2025-12-17 09:47:04 -05:00
jordanyono 6bd14e2537 updates 2025-10-27 23:28:56 -04: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