LazyVim.LazyVim/lua/lazyvim/config
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
..
autocmds.lua fix(snacks): dont add snacks_notif to close_with_q 2024-11-07 22:52:11 +01:00
init.lua feat(ai): move ai related extras from coding to ai (#4751) 2024-11-10 11:27:21 +01:00
keymaps.lua feat(keymaps): leader-bo to close other buffers 2024-11-09 16:13:11 +01:00
options.lua fix(options): make sure spelling works in regular text files 2024-11-08 21:05:30 +01:00