nvim: add glsl_analyzer

This commit is contained in:
LordMZTE 2024-01-26 18:39:29 +01:00
parent 11019f0e78
commit e2a9db1d67
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -36,6 +36,7 @@
(setup :cssls)
(setup :elixirls {:cmd [:elixir-ls]})
(setup :eslint)
(setup :glsl_analyzer)
(setup :haxe_language_server)
(setup :html)
(setup :jsonls {:on_attach disable-formatter})