Formatting

This commit is contained in:
Chris
2026-07-03 13:48:02 +01:00
parent 12b0d3d8b8
commit fbcdd3af0c
7 changed files with 114 additions and 65 deletions
+2
View File
@@ -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.