Правки nvim конфига
This commit is contained in:
parent
7e3d15704b
commit
e9a2f811b7
15 changed files with 313 additions and 166 deletions
|
@ -15,6 +15,7 @@ return {
|
|||
lua = { "stylua" },
|
||||
python = { "isort", "black" },
|
||||
go = { "gofmt" },
|
||||
templ = { "templ" },
|
||||
},
|
||||
format_on_save = {
|
||||
lsp_fallback = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue