Commit Graph

188 Commits

Author SHA1 Message Date
ray-x
d7530aea0f issue #322 table.insert 2023-04-12 14:43:07 +10:00
Amaan Qureshi
f45b072606
feat: improve queries (#316)
* feat: improve queries

* chore: format files
2023-03-31 14:10:36 +11:00
ray-x
24803e04b8 injection updates
golangci nulls updates
2023-03-23 17:55:37 +11:00
ray-x
47666f920f [Fix] goget fix for pkgname+URL
[Feat] ginkgo cmds
2023-03-18 20:46:44 +11:00
ray-x
397992cefc [Feat] allow GoBuild %:h to build package current buffer is in 2023-03-17 10:02:45 +11:00
ray-x
55fe49fcaf issue #313 new file with template file 2023-03-14 23:01:56 +11:00
ray-x
d5bbb65ca5 doc updates 2023-03-14 15:20:56 +11:00
ray-x
69da5cfcd2 issue #314 incorrect documentation 2023-03-14 15:18:18 +11:00
ray-x
063bf059e3 [Feat] % to expand to current file in cmdline 2023-03-12 23:34:41 +11:00
ray-x
44130d7356 Use lazy.nvim as default playground vimrc plugin mgr 2023-03-12 11:57:53 +11:00
Abner Chen
1844fd11a1
Fix typo in lazy.nvim config (#308) 2023-03-06 20:24:23 +11:00
ray-x
7d7b081bf3 GoDoc argument handling
loclist 'r' options
Readme Updates
2023-02-28 20:53:47 +11:00
Yohanes Bandung Bondowoso
595cd561e6
fix: coverage command should be coverprofile #296 (#299)
* fix: coverage command should be coverprofile

* refactor: README
2023-02-22 02:51:10 +11:00
ray-x
7a6c02dd19 mason/mason-lspconfig instructions 2023-02-21 11:22:55 +11:00
ray-x
2ed66cb302 Allow on_stdout/exit/stderr hooks so the jobs can be pipelined 2023-02-21 10:17:24 +11:00
ray-x
0912de62af incidentally checked in a incorrect version 2023-02-18 14:17:13 +11:00
ray-x
b9f161c18e null-ls source: golangci-lint and gotest is async now
gomvp minor fix
command auto complete
2023-02-17 21:54:44 +11:00
Alejandro Bernal
1ed12d0800
Update README.md (#289)
lazy.nvim installation code was broken
2023-02-11 14:33:59 +11:00
ray-x
3cdd68a17f issue #286 lazy.nvim setup instructions 2023-02-10 22:09:57 +11:00
ray-x
e752dfd0eb Update reference to goplay and go coverage highlight #253 #192 2023-02-09 09:39:51 +11:00
ray-x
ae666827cf float position issue #257 2023-01-25 16:09:13 +11:00
ray-x
13f5e15fd7 issue #273 mockgen install failure 2023-01-20 21:49:24 +11:00
P. Reis
9ab5e63df6
Fix typo and changed double quotes to single quotes for consistency (#274)
* Fix typo

* Changed double quote to single quote 

For consistency.
2023-01-19 18:54:16 -08:00
ray-x
4030487864 [feature] gotest codeactions for null-ls 2023-01-18 11:09:26 +11:00
ray-x
7e6fe7a062 [feature] null-ls message redirect to quickfix 2023-01-15 20:24:48 +11:00
ray-x
276ebe8654 [Feature] integrate with null-ls. Add go.nvim as a null-ls source
Run `go test` on file save and
show diagnostic messages in LSP virtual text.
2023-01-15 15:46:16 +11:00
ray-x
106ec4de3d issue #269 dap-ui setup config 2023-01-12 22:48:51 +11:00
ray-x
8a959ec37b go-enum support 🎄🎆 2023-01-03 23:23:35 +11:00
ray-x
399a3a834e README issue #263 🎄🎆 2022-12-28 17:16:48 +11:00
ray-x
02fbdd126c issue #264 coverage line num mismatch 🎄🎆 2022-12-28 10:31:23 +11:00
ray-x
5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 2022-12-14 08:39:09 +11:00
ray-x
12d262b99d update gotestsum info in readme and vim doc 🎄 2022-12-13 11:20:48 +11:00
Rafael Zasas
a20a086e39
Update README.md (#254)
Add missing comma in golang setup config
2022-12-13 01:50:05 +11:00
ray-x
a16482773e update dap usage in readme 2022-12-09 09:42:03 +11:00
ray-x
a3eed37434 update doc/readme for the dependency. 🥅😄📣 2022-12-09 00:50:13 +11:00
ray-x
9d813931e5 issue #251 🇭🇧🇷 2022-12-07 16:01:14 +11:00
ray-x
c61d2f447b verbose mode in gotest no longer default, use '-v' instead 🇯🇵 2022-12-06 02:08:45 +11:00
ray-x
02943e5316 gomodifytags options 2022-11-27 17:48:43 +11:00
Shaw Vrana
4599360f5d
Add ability to set gomodifytag options in config (#246) 2022-11-27 17:33:53 +11:00
Craig Rodrigues
4281497427
Specify nvim_create_autocmd in a few places in README (#235) 2022-11-14 15:27:50 +11:00
ray-x
32b4c162f0 gomvp support #176 2022-10-25 20:16:50 +11:00
ray-x
e9d1c6c021 issue #229 extra args to go 2022-10-20 13:02:45 +11:00
ray-x
25f844684b allow gotestsum in watch mode 2022-10-01 15:03:26 +10:00
ray-x
5b33d782f3 GoTestSum and sidepanel 2022-10-01 14:53:27 +10:00
ray-x
25e967fdff doc update for gotestsum 2022-09-30 11:37:29 +10:00
Patrick Artounian
0e3a10f595
allow for user to toggle lsp_diag underline (#221)
Co-authored-by: Patrick Artounian <patrick.artounian@insomniac.com>
2022-09-28 08:28:05 +10:00
LintaoAmons
24270e540b
Update README.md (#213)
Add link to `cheat.sh` and fix the code block
2022-09-27 17:13:31 +10:00
João Lucas Rafael
6ed7dc5fcd
Add an option for single package coverage. (#218) 2022-09-25 00:03:48 +10:00
ray-x
38ac0162ee update README 2022-08-28 18:20:46 +10:00
ray-x
28bcaa1f44 quick gen return #170 2022-08-23 19:31:13 +10:00