We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e8f4d commit bca825eCopy full SHA for bca825e
plugins/by-name/none-ls/packages.nix
@@ -11,6 +11,7 @@ in
11
# TODO: Requires the go tree-sitter parser
12
"impl"
13
"luasnip"
14
+ "nvim_snippets"
15
"printenv"
16
"refactoring"
17
"spell"
@@ -81,6 +82,7 @@ in
81
82
"shfmt"
83
"smlfmt"
84
"sqlfluff"
85
+ "sqruff"
86
"statix"
87
"stylelint"
88
"stylua"
@@ -243,6 +245,7 @@ in
243
245
"bslint"
244
246
"cljstyle"
247
"cueimports"
248
+ "duster"
249
"erb_lint"
250
"findent"
251
"forge_fmt"
0 commit comments