mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
plugins/lsp/tflint: init
This commit is contained in:
parent
ea5078fc10
commit
eb5c090e90
2 changed files with 5 additions and 0 deletions
|
@ -538,6 +538,10 @@ let
|
|||
name = "texlab";
|
||||
description = "texlab language server for LaTeX";
|
||||
}
|
||||
{
|
||||
name = "tflint";
|
||||
description = "tflint, a terraform linter";
|
||||
}
|
||||
{
|
||||
name = "tinymist";
|
||||
description = "tinymist for Typst";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue