This commit is contained in:
2025-01-20 10:25:05 +01:00
parent c3d1fb646a
commit 912b12e2dd
5 changed files with 41 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ require("nvchad.configs.lspconfig").defaults()
local lspconfig = require "lspconfig"
-- EXAMPLE
local servers = { "html", "cssls" }
local servers = { "html", "cssls","rust_analyzer" }
local nvlsp = require "nvchad.configs.lspconfig"
-- lsps with default config