Commit Graph

25 Commits (0dc7b57f6f08b29fea1c2385313bd9f031cea7fc)

Author SHA1 Message Date
Viktor Kojouharov b09f8354bf
Make formatting sync during import (#32)
With sync formatting, the function can be used in BufWritePre without the buffer ending up modified the save.
3 years ago
ray-x 7feb745e6c remove gofumport from go.nvim #18 3 years ago
ray-x 3fc75ca46a refact fillstruct and codeaction add GoFixPlurals 3 years ago
ray-x 8ea0ff1d3a commit 3 years ago
ray-x 5c5b102b93 arguments 3 years ago
ray-x d6f0249023 format 3 years ago
ray-x b517d7a6b9 updates 3 years ago
ray-x af25e1e2e7 goimport cleanup 3 years ago
ray-x d9e0a4be9f workflow fix 3 years ago
ray-x c0771b93c8 test workflow 3 years ago
ray-x e17b25eee7 #26 add goimports -local support 3 years ago
ray-x 35f546fed1 test workflow 3 years ago
ray-x c28fa04029 merge github action/workflow 3 years ago
ray-x a3d29e5cbd bugfix for gopls: goimport check code action type 3 years ago
Ryder 49c0a4280e
fix: max_line_line typo (#21) 3 years ago
ray-x 786a9c67ad rename lsp format to gopls format 3 years ago
ray-x d8fc9cbe1e rename lsp_enable to lsp_cfg 3 years ago
ray-x a1dc56973d Add options allows goimport and gofmt with lsp. Add options for go.nvim gopls config be loaded 3 years ago
ray-x 9d170d4954 Dap support 3 years ago
Crows 6d41723098
fix require('go.util') error (#7) 3 years ago
Crows ba4156a5b8
Fix format error on macOS (#6) 3 years ago
ray-x ec8177edb3 go format should remove old lines at the end 3 years ago
ray-x 7b285a3600 Add gorename 3 years ago
ray-x 3b11dbb98c adjust gofmt goline setup 3 years ago
ray-x 1e190d6a0e init commit 4 years ago