(nvim) added marksman to lsp config

This commit is contained in:
zegonix
2026-05-07 08:58:35 +02:00
parent e5bcdff29f
commit e91b02a335
+1 -3
View File
@@ -127,10 +127,8 @@ return {
-- Enable the following language servers -- Enable the following language servers
local servers = { local servers = {
clangd = {}, clangd = {},
marksman = {},
lua_ls = { lua_ls = {
-- cmd = {...},
-- filetypes = { ...},
-- capabilities = {},
settings = { settings = {
Lua = { Lua = {
completion = { completion = {