mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-03-03 19:32:09 +00:00
~
This commit is contained in:
parent
dd5f89f39b
commit
4af0230d75
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
-- lspconfig
|
-- lspconfig
|
||||||
local lc = require("lspconfig")
|
local lc = require("lspconfig")
|
||||||
|
|
||||||
lc.nix_nil.setup {
|
lc.nil_ls.setup {
|
||||||
autostart = true,
|
autostart = true,
|
||||||
capabilities = caps,
|
capabilities = caps,
|
||||||
cmd = { "nil" }
|
cmd = { "nil" }
|
||||||
|
|
Loading…
Add table
Reference in a new issue