Commit Graph

10 Commits

Author SHA1 Message Date
morfize 8046c777f9
Merge branch 'master' into master 2026-03-29 20:31:03 -07:00
morfize ff0445d6fd update 2026-03-09 16:02:33 +09: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
tkrnts-sr 8921b605ec chore: rm multicursor, add snacks 2026-02-06 04:07:16 +09:00
tkrnts-sr 2c09bed8dd add: opencode.lua 2026-02-06 03:45:21 +09:00
tkrnts-sr 6078f96348 del: avante, snacks 2026-01-20 04:23:32 +09:00
morfize 5c4bd73f98 update 2025-12-27 17:37:34 +09:00
morfize c6356a5d08 update 2025-12-26 11:35:19 +09:00
morfize cc7917b601 feat: updated to the latest nvim-lua/kickstart.nvim 2025-12-25 17:04:49 +09: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