feat: add nil_ls and nixd language servers

This commit is contained in:
2025-10-11 18:54:27 +02:00
parent 7b7df6a343
commit 1917c81067

View File

@@ -10,6 +10,8 @@ MiniDeps.later(function()
"ruff",
"stylua",
"lua_ls",
"nixd",
"nil_ls",
})
vim.api.nvim_create_autocmd("LspAttach", {