|
27d3e45df6
|
refactor(cmp): move comparator config to cmp spec
|
2023-06-28 11:26:53 +02:00 |
|
|
b929413ddd
|
feat(copilot): enable copilot in markdown and help files
|
2023-06-05 22:51:55 +02:00 |
|
|
5ed3250f24
|
fix(lualine): dont load copilot when not available. Fixes #872
|
2023-06-02 07:39:22 +02:00 |
|
|
183fd89d76
|
fix: make some extra deps optional
|
2023-05-22 20:57:26 +02:00 |
|
|
049e323714
|
fix(copilot): removed special handling of copilot in cmp. no longer needed
|
2023-05-12 17:01:10 +02:00 |
|
|
ad229bbf42
|
fix(copilot): latest copilot-cmp requires passing opts to _on_insert_enter (#752)
|
2023-05-12 16:46:21 +02:00 |
|
|
40983a3269
|
fix(copilot): re-enable copilot confirm with overwrite
|
2023-04-21 23:42:30 +02:00 |
|
|
4379ae8ab9
|
fix(copilot): work-around Neovim bug. Fixes #656
|
2023-04-21 18:27:15 +02:00 |
|
|
1274310e6d
|
feat(copilot): better copilot status colors for lualine
|
2023-04-21 09:24:12 +02:00 |
|
|
d63c471008
|
feat(copilot): added lualine component for copilot. Simple icon colored by status. Will add status message when available (warnings)
|
2023-04-21 08:46:45 +02:00 |
|
|
23ba877bb0
|
feat(copilot): better sorting for cmp sources when using copilot
|
2023-03-06 07:37:37 +01:00 |
|
|
079d3967d0
|
fix(copilot): confirm with replace for copilot only
|
2023-03-05 17:06:13 +01:00 |
|
|
368c65e14b
|
feat(copilot): added an extra to enable copilot. {import = "lazyvim.plugins.extras.coding.copilot"}
|
2023-03-03 08:22:20 +01:00 |
|