unfuck config

This commit is contained in:
Benjamin Palko 2025-01-05 23:06:49 -05:00
parent df87f08318
commit 91f5cd943b
35 changed files with 36 additions and 782 deletions

4
lua/plugins/opengl.lua Normal file → Executable file
View file

@ -7,8 +7,8 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
glslls = {
mason = false,
glsl_analyzer = {
-- mason = false,
},
},
},