Skip to content

Commit

Permalink
tweak lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Aug 19, 2024
1 parent 5c93c0f commit c6ac340
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ return {
["clangd"] = {},
["mesonlsp"] = {},
["autotools_ls"] = {},
["neocmake"] = {},
-- Python
["ruff"] = {},
["pylsp"] = {},
Expand Down Expand Up @@ -89,4 +90,7 @@ return {
},
["hls"] = {},
["gopls"] = {},
["typst_lsp"] = {},
["texlab"] = {},
["zls"] = {},
}

0 comments on commit c6ac340

Please sign in to comment.