Commit graph

3 commits

Author SHA1 Message Date
Folke Lemaitre
0270a39a7b
refactor: still not ideal... 2024-11-11 00:49:05 +01:00
Folke Lemaitre
b2e012cb83
feat(ai): better completion/suggestions of AI engines 2024-11-10 13:36:38 +01:00
Folke Lemaitre
86904d2fb1
feat(ai): move ai related extras from coding to ai (#4751)
## Description

<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [ ] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-10 11:27:21 +01:00
Renamed from lua/lazyvim/plugins/extras/coding/copilot.lua (Browse further)