replace nixd with nil

pull/1705/head
nagymathev 1 year ago
parent 340e1ad0ec
commit ec42464b08

@ -253,7 +253,9 @@ 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'] = {
alias = 'nil',
},
bashls = { bashls = {
alias = 'bash-language-server', alias = 'bash-language-server',
}, },

Loading…
Cancel
Save