switched from Mason + mason-lspconfig to custom install

This commit is contained in:
THEON-1
2025-12-03 17:13:52 +01:00
parent b31dab0c4f
commit 97864420c3
9 changed files with 234 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
# https://github.com/neovim/nvim-lspconfig/blob/master/lsp
require("lsp.arduino")
require("lsp.latex")
require("lsp.lua")
require("lsp.python")