fix alignment and add back nixd
This commit is contained in:
parent
b6531e9c48
commit
3025004d61
|
@ -259,6 +259,7 @@ return {
|
||||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
--
|
--
|
||||||
|
nixd = {},
|
||||||
['nil_ls'] = {
|
['nil_ls'] = {
|
||||||
alias = 'nil',
|
alias = 'nil',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue