LazyVim.LazyVim/lua/lazyvim/plugins/extras/coding
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
..
blink.lua fix(blink): remove draw="reversed" for now till new release 2024-11-07 22:52:38 +01:00
luasnip.lua perf(luasnip): luasnip wasn't lazyloaded (#4032) 2024-07-14 18:19:28 +02:00
mini-comment.lua feat(comments): use ts-comments.nvim instead of nvim-ts-context-commentstring on Neovim 0.10 2024-05-21 19:31:40 +02:00
mini-surround.lua feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
neogen.lua feat(extras): added extra for neogen. Closes #2881 2024-06-06 13:14:04 +02:00
yanky.lua fix(yanky): enable yank history in visual mode (#4048) 2024-07-15 11:48:58 +02:00