Commit Graph

11 Commits

Author SHA1 Message Date
Michal Klebek 6542356a4b Remove copilot chat 2026-03-28 09:41:22 +01:00
Michal 534db738fa
Merge branch 'master' into sync-fork 2026-03-26 19:07:26 +01: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
Michal 402aac41d0 Add Auto Session plugin
Helps with managing previous sessions
2025-09-05 13:05:55 +02:00
Michal 5ff419a51b Fix Tab completion mapping 2025-09-05 09:53:12 +02:00
Michal 35b7550e6a Add Tab completion mapping for Copilot Chat 2025-09-05 09:14:31 +02:00
Michal 0026776f36 Add Copilot Chat plugin 2025-09-05 08:54:15 +02:00
Michal 8557ae6f40 Add Github Copilot plugin 2025-09-04 17:12:46 +02:00
Michal 22e95d1cc9 Move custom plugins to separate files 2025-05-13 15:33:33 +02:00
Michal 213a1a61e4 Add bufferline 2025-03-26 16:39:00 +01: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