Skip to content

Commit

Permalink
feat(glsl_analyzer): add
Browse files Browse the repository at this point in the history
  • Loading branch information
xav-ie committed Oct 17, 2024
1 parent 5d21ef3 commit f30ef7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/plugins/lsp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
servers = {
astro.enable = true;
eslint.enable = true;
glsl_analyzer.enable = true;
gopls.enable = true;
graphql.enable = true;
jsonls = {
Expand Down

0 comments on commit f30ef7b

Please sign in to comment.