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.
nil_ls
1 parent 903440f commit d7539beCopy full SHA for d7539be
lua/core/settings.lua
@@ -41,6 +41,7 @@ settings["server_formatting_block_list"] = {
41
clangd = true,
42
lua_ls = true,
43
ts_ls = true,
44
+ nil_ls = true,
45
}
46
47
-- Directories where formatting on save is disabled.
0 commit comments