Commit Graph

17 Commits

Author SHA1 Message Date
ray-x
0912de62af incidentally checked in a incorrect version 2023-02-18 14:17:13 +11:00
ray-x
4df79e47c3 shada 2022-10-24 15:13:29 +11:00
Syncrack
a32e0c2f1b
ci: add one more empty line (#227) 2022-10-03 20:24:17 +11:00
ray-x
a86e9d2a29 Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00
ray-x
331e14d728 pipeline updates as treesitter-master no-longer supports nvim 0.6.1. First github 500 stars 2022-06-29 09:28:59 +10:00
ray-x
4bc6b563ce go treesitter locals.scm add go_impl_spec 2022-06-29 00:37:20 +10:00
ray-x
e0e2aeb1ad bumpup pipeline ubuntu version to 22.04 2022-05-22 11:46:18 +10:00
ray-x
791dc89183 update go pipeline to 1.18.1 2022-04-30 12:47:41 +10:00
rayx
a8000badf6
add funding 2022-04-25 19:59:32 +10:00
ray-x
ecf5725a38 remove neovim 0.5.x from pipeline 2022-04-19 00:49:31 +10:00
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>
2022-04-16 22:09:15 +10:00
ray-x
07eb632cba update neovim pipeline from 0.6 to 0.6.1 2022-03-15 10:24:44 +11:00
ray-x
0bc7abace6 bug fix for github workflow 2021-12-02 17:44:22 +11:00
ray-x
e7c7876edf update github action 2021-10-11 18:56:58 +11:00
ray-x
f4994934b7 bumper go version to 1.17 2021-09-03 21:22:07 +10:00
ray-x
4e234aba63 only update golang in treesitter 2021-08-24 16:00:26 +10:00
ray-x
c28fa04029 merge github action/workflow 2021-08-24 14:53:37 +10:00