This commit is contained in:
ray-x 2021-09-02 21:03:45 +10:00
parent e4abbb80ea
commit c6b391a303

View File

@ -109,7 +109,7 @@ describe("should run gofmt", function()
vim.wait(1000, function()
end)
vim.cmd([[cd %:p:h]])
-- vim.cmd([[cd %:p:h]])
require("go.format").goimport()
vim.cmd([[w]])