Commit Graph

9 Commits (ec99df209828a6b2a49215b8e988151a17e395e6)

Author SHA1 Message Date
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.
3 years ago
ray-x 4c66365aa2 Add GoModeTidy and GoModeVendor 3 years ago
ray-x 2b059afc54 GoGet 3 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 4 years ago
ray-x 1e190d6a0e init commit 4 years ago