update: lvim, zsh

This commit is contained in:
neoteny 2021-10-03 11:21:06 +03:00
parent 2921238137
commit a537caddf0
6 changed files with 40 additions and 46 deletions

View file

@ -1,6 +1,7 @@
lvim.lang.go.formatters = {
{ exe = "gofmt" },
{ exe = "goimports" },
{ exe = "gofumpt" },
-- { exe = "gofmt" },
-- { exe = "goimports" },
}
-- Debugger