nvim: temp remove yamlls (it's not in nixpkgs)

This commit is contained in:
PowerUser64 2022-12-27 00:35:12 -08:00
parent 892b153b06
commit 1dbd99e909

View file

@ -261,7 +261,7 @@ M.lspconfig = function()
'bashls',
'rust_analyzer',
'dockerls',
'yamlls',
-- 'yamlls',
'html',
'cssls',
'eslint',