Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
Showing only changes of commit 2ae6ec5cd9 - Show all commits

View file

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