1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-03-03 11:22:09 +00:00
This commit is contained in:
Rae 5e 2024-12-20 14:53:08 -05:00
parent dd5f89f39b
commit 4af0230d75

View file

@ -50,7 +50,7 @@
-- lspconfig
local lc = require("lspconfig")
lc.nix_nil.setup {
lc.nil_ls.setup {
autostart = true,
capabilities = caps,
cmd = { "nil" }