mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 08:03:48 +01:00
nvim: add glsl_analyzer
This commit is contained in:
parent
11019f0e78
commit
e2a9db1d67
1 changed files with 1 additions and 0 deletions
|
@ -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})
|
||||
|
|
Loading…
Reference in a new issue