(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
local servers = {
clangd = {},
marksman = {},
lua_ls = {
-- cmd = {...},
-- filetypes = { ...},
-- capabilities = {},
settings = {
Lua = {
completion = {