lazyvim/lua/lazyvim/plugins/extras
Tom MacWright ab657e9589
docs: improved plugin doc strings (#5657)
## Description

This improves the comment strings that produce documentation for
different plugins. I often look at the docs to learn what stuff is
already installed, and this would help people like me to quickly
understand what some of the plugins do.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-09-17 11:17:32 +02:00
..
ai refactor(lsp): remove LazyVim.lsp.get_clients 2025-09-16 17:34:17 +02:00
coding fix(blink): make blink completions in cmdline behave more like regular cmdline 2025-09-16 17:43:35 +02:00
dap feat(snacks): added profiler keymaps 2024-12-12 13:47:29 +01:00
editor refactor(lsp): remove LazyVim.lsp.get_clients 2025-09-16 17:34:17 +02:00
formatting fix(mason): rename and pin to v1 2025-05-12 10:39:04 +02:00
lang fix(vue): volar -> vua_ls. Fixes #6236. Closes #6238. Closes #6174 2025-09-17 07:30:27 +02:00
linting fix(eslint): remove old 0.10 code 2025-09-17 07:14:22 +02:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
util fix(mini): update mini plugin references from echasnovski to nvim-mini (#6374) 2025-09-15 11:45:00 +02:00
vscode.lua fix(vscode): diabled some snacks plugins. Fixes #5364 2025-01-20 20:30:39 +01:00