Committer: Eric Olerud <eric@olerud.com>
@ -41,7 +41,12 @@ return {
-- online, please don't ask me how to install them :)
ensure_installed = {
-- Update this to ensure that you have the debuggers for the langs you want
'delve',
'clangd',
'json-lsp',
'rust-analyzer',
'lua-language-server',
'stylua',
'xmlformatter',
},
}