Skip to content

Commit 6e6451f

Browse files
committed
chore(settings): remove alex from null_ls_deps
1 parent c924c88 commit 6e6451f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/core/settings.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ settings["lsp_deps"] = {
143143
---@type string[]
144144
settings["null_ls_deps"] = {
145145
"actionlint",
146-
"alex", -- write hint
147146
"ansiblelint",
148147
"clang_format",
149148
"cmakelang",

0 commit comments

Comments
 (0)