mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-16 12:24:36 +02:00
Improved plugin doc strings
This commit is contained in:
parent
f3e37a1f83
commit
dc09ba53fb
6 changed files with 19 additions and 6 deletions
|
@ -1,4 +1,6 @@
|
|||
return {
|
||||
-- Asynchronously calls language-specific linter tools and reports
|
||||
-- their results via the `vim.diagnostic` module.
|
||||
{
|
||||
"mfussenegger/nvim-lint",
|
||||
event = "LazyFile",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue