Commit Graph

24 Commits (master)

Author SHA1 Message Date
ray-x d217a74fa8 move fillstruct to gopls only 2 months ago
ray-x aff64193b7 bump up nvim minimum version to 0.9.4 3 months ago
ray-x d73ea5bc00 bump up test to neovim 0.9.4 7 months ago
ray-x 5e9e083f49 neovim 0.9.2 8 months ago
ray-x 44bd0589ad bump go version to 1.20 9 months ago
ray-x 9fc0312c1a bumpup minium neovim requirement to 0.9 12 months ago
ray-x 8398343f2e pipeline for nvim 0.9 1 year ago
ray-x 0912de62af incidentally checked in a incorrect version 1 year ago
ray-x 4df79e47c3 shada 2 years ago
Syncrack a32e0c2f1b
ci: add one more empty line (#227) 2 years ago
ray-x a86e9d2a29 Feature: add go mock / mockgen 2 years ago
ray-x 331e14d728 pipeline updates as treesitter-master no-longer supports nvim 0.6.1. First github 500 stars 2 years ago
ray-x 4bc6b563ce go treesitter locals.scm add go_impl_spec 2 years ago
ray-x e0e2aeb1ad bumpup pipeline ubuntu version to 22.04 2 years ago
ray-x 791dc89183 update go pipeline to 1.18.1 2 years ago
rayx a8000badf6
add funding 2 years ago
ray-x ecf5725a38 remove neovim 0.5.x from pipeline 2 years ago
rayx 32f103258b
Gotest refactor (#102)
* issue #82 allow close terminal in current buffer

* update go test arguments

* auto complete args updates based on @Craig Rodgigues feedbacks

* update test arguments

* 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.

* fix double close when end dap session

* add relFileDir in launch.json

* update sample go app

* fix: remove cover file (#107)

* fix: remove cover file

* fix: coverage notify message

* github action setup for go 1.18

* issue #109 config dap marker

* setup pipeline with go install

* add icons setup options in doc issue #35 issue #109

Co-authored-by: Mochammad Hanif R <etrnal70@gmail.com>
Co-authored-by: Nicolas Barbosa <ndevbarbosa@gmail.com>
2 years ago
ray-x 07eb632cba update neovim pipeline from 0.6 to 0.6.1 2 years ago
ray-x 0bc7abace6 bug fix for github workflow 2 years ago
ray-x e7c7876edf update github action 3 years ago
ray-x f4994934b7 bumper go version to 1.17 3 years ago
ray-x 4e234aba63 only update golang in treesitter 3 years ago
ray-x c28fa04029 merge github action/workflow 3 years ago