Commit Graph

23 Commits (76a0e7bdf45c0fc03e1168f7cdfef62acea1e4f0)

Author SHA1 Message Date
ray-x a6e01901d2 🇫🇷 🇲🇦 😍 2 years ago
ray-x 5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 2 years ago
ray-x fa0f15bb6b runner update for neovim-latest notify should not be called in loop-callback 2 years ago
ray-x 737223c999 add update_chunk for runner 2 years ago
ray-x b7f07ab887 feature: run gotestsum watch in background 2 years ago
ray-x 943cf236d0 goget #194 2 years ago
ray-x 3f2e7f49bd json to go struct 2 years ago
ray-x 93c724d6b0 issue #184 trouble 2 years ago
ray-x e84d3ab545 improve #155 allow GoImpl fallback if struct type def not found 2 years ago
ray-x a86e9d2a29 Feature: add go mock / mockgen 2 years ago
ray-x 4bc6b563ce go treesitter locals.scm add go_impl_spec 2 years ago
ray-x 28b553aa52 handle nil output with runner 2 years ago
ray-x 3f8551cc11 issue #141 the result of shell command should be checked before proccess
the output
2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
Mochammad Hanif R f5aa4a7046
Return cursor to previous cursor position (#101)
`GoGet` and `GoMod` opens up a new split and move the cursor there.
If the cursor isn't moved back to the *.go buffer, `utils.restart`
will try to spawn gopls in the terminal split, which results in
gopls failed to restart properly.
2 years ago
ray-x 4c66365aa2 Add GoModeTidy and GoModeVendor 2 years ago
ray-x 2b059afc54 GoGet 2 years ago
ray-x 264efc57c1 issue #65 failed to run coverage tests. Notify updates. 3 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
ray-x ec91d9915f Add command autocomplete 3 years ago
ray-x c984ce7757 update gotest it will output to buffer 3 years ago
ray-x 7b285a3600 Add gorename 3 years ago
ray-x 1e190d6a0e init commit 3 years ago