Add nixd to the language server list

This commit is contained in:
Amanda Graven 2026-03-09 10:57:58 +01:00
parent 86f37208ba
commit 4e817e7955

View file

@ -453,6 +453,7 @@ require('lazy').setup({
'jsonls',
'lemminx',
'lua_ls',
'nixd',
'ruff',
'ty',
'vimls',