Formatting
This commit is contained in:
@@ -207,6 +207,8 @@ return {
|
||||
vim.list_extend(ensure_installed, {
|
||||
'stylua', -- Used to format Lua code
|
||||
'blade-formatter',
|
||||
'eslint_d',
|
||||
'pint',
|
||||
})
|
||||
|
||||
-- LSP servers and clients are able to communicate to each other what features they support.
|
||||
|
||||
Reference in New Issue
Block a user