install nvim lint

This commit is contained in:
andrzej 2024-05-23 22:56:15 +02:00
parent ad078209b6
commit 4a97733a85
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
return {
"mfussenegger/nvim-lint",
}