ray-x
|
6a228e05cb
|
allow doc argument to be nil
|
2022-01-11 22:33:23 +11:00 |
|
ray-x
|
2a096a93c1
|
Default GoDoc to lsp hover if no arguments are provided
|
2022-01-11 22:12:34 +11:00 |
|
ray-x
|
bd25255d03
|
fallback to package test, argument and notify
|
2022-01-11 11:57:54 +11:00 |
|
Craig Rodrigues
|
80441fc003
|
Clarify gofmt on save (#70)
|
2022-01-11 08:44:14 +11:00 |
|
ray-x
|
1ccc7d7e96
|
add notes for go1.18
|
2022-01-10 21:32:13 +11:00 |
|
ray-x
|
310339cbc5
|
floatterm width ceiling
|
2022-01-10 15:47:21 +11:00 |
|
ray-x
|
88ef38d88b
|
issue #68 golangci-lint handle error message
|
2022-01-07 10:29:51 +11:00 |
|
Lionel Martin
|
01c65f5841
|
Fix sample vimrc comment (#67)
|
2022-01-06 09:55:53 +11:00 |
|
ray-x
|
264efc57c1
|
issue #65 failed to run coverage tests. Notify updates.
|
2021-12-30 01:33:24 +11:00 |
|
ray-x
|
192486892b
|
bugfix #65 coverage failed
|
2021-12-27 19:47:59 +11:00 |
|
ray-x
|
437748a09f
|
update impl, CLI complete
|
2021-12-22 15:01:15 +11:00 |
|
Craig Rodrigues
|
483b56f4a2
|
Replace print() with vim.notify() (#64)
|
2021-12-22 14:34:10 +11:00 |
|
Craig Rodrigues
|
3a35bff71e
|
Add warning if lsp_cfg is false, but lsp_on_attach is not nil (#63)
|
2021-12-22 11:13:52 +11:00 |
|
ray-x
|
4c0a400956
|
update on_attach no longer support bool
|
2021-12-22 10:58:06 +11:00 |
|
Craig Rodrigues
|
eebe136396
|
Make lsp_on_attach nil by default (#62)
Clarify lsp_on_attach in the docs.
|
2021-12-22 10:51:20 +11:00 |
|
ray-x
|
f53e130370
|
lsp_on_attach default to false
|
2021-12-21 22:04:45 +11:00 |
|
Craig Rodrigues
|
f9398a6c2b
|
Clarify docs for lsp_cfg and lsp_attach (#61)
|
2021-12-21 21:55:10 +11:00 |
|
ray-x
|
3fe0c3eded
|
gopls filetypes update
|
2021-12-21 20:57:06 +11:00 |
|
Craig Rodrigues
|
d18ac7460a
|
Add gopls to GoInstallBinaries/GoUpdateBinaries (#60)
|
2021-12-21 20:24:17 +11:00 |
|
Craig Rodrigues
|
c063817d05
|
Clarify wording in Installation section (#59)
|
2021-12-21 09:21:44 +11:00 |
|
ray-x
|
6d6b3afc3b
|
add gotexttmpl and gohtmltmpl support for gopls
|
2021-12-18 15:22:27 +11:00 |
|
ray-x
|
14ad56d297
|
cleanup logs
|
2021-12-17 17:04:29 +11:00 |
|
ray-x
|
9be4a230fe
|
typo :(
|
2021-12-17 14:48:41 +11:00 |
|
ray-x
|
3fe53eaf13
|
use latest version of codelens api, allow to hook guihua.lua
|
2021-12-17 10:05:37 +11:00 |
|
ray-x
|
db819954d3
|
Add GoCodeAction, GUI with guihua.lua and vim.ui.select()
|
2021-12-17 09:59:47 +11:00 |
|
ray-x
|
124d2e269c
|
dap_debug_keymap missing issue #57
|
2021-12-17 09:02:29 +11:00 |
|
ray-x
|
c7c3ab885a
|
better workfolder
|
2021-12-16 18:15:21 +11:00 |
|
ray-x
|
47866b4847
|
some cleanup and use list instead of string for jobsstart
|
2021-12-16 17:46:52 +11:00 |
|
ray-x
|
4484f167d6
|
bugfix #56 escape '<space>' and '-'
|
2021-12-16 12:34:06 +11:00 |
|
ray-x
|
2d7e23b72b
|
return gopls setup so we can use in nvim-lsp-installer, issue #56 escape '-'
|
2021-12-16 12:23:43 +11:00 |
|
ray-x
|
8669783860
|
doc update for nvim-lsp-installer
|
2021-12-16 10:37:02 +11:00 |
|
ray-x
|
8864d0d61f
|
update README.md debug session
|
2021-12-16 09:41:37 +11:00 |
|
ray-x
|
84c5ce26f3
|
GoVet command
|
2021-12-15 20:22:32 +11:00 |
|
ray-x
|
64460e4f88
|
Add GoVet, update errorformat for issue #55
|
2021-12-15 19:02:22 +11:00 |
|
ray-x
|
45348a8c83
|
bugfix #54 quickfix position
|
2021-12-15 03:59:14 +11:00 |
|
ray-x
|
1aab3bcea0
|
add go.txt
|
2021-12-11 14:56:08 +11:00 |
|
ray-x
|
6574dd2e6b
|
add textobject default setup, doc updates
|
2021-12-11 14:44:15 +11:00 |
|
ray-x
|
7f625aceca
|
stylua/selene gotest update
|
2021-12-11 08:45:42 +11:00 |
|
ray-x
|
6e87d834a4
|
efm format for quickfix; golangci-lint efm setup
|
2021-12-10 21:13:23 +11:00 |
|
ray-x
|
8712f31898
|
golangci-lint quickfix
|
2021-12-10 11:44:08 +11:00 |
|
Ian C
|
41a5a3e08e
|
fix typo and broken link (#52)
I fixed the link to redirect toward the provided config example in the README as opposed to a file within the repository.
|
2021-12-10 10:06:57 +11:00 |
|
Craig Rodrigues
|
11254fc863
|
Fix wording for GoInstallBinaries (#51)
|
2021-12-07 12:27:40 +11:00 |
|
ray-x
|
d7958e142c
|
update README
|
2021-12-07 12:05:35 +11:00 |
|
ray-x
|
cac2016243
|
update delay to make test happy
|
2021-12-07 12:01:22 +11:00 |
|
ray-x
|
2781e7855f
|
update readme.md
|
2021-12-07 11:52:31 +11:00 |
|
Craig Rodrigues
|
70d91c5443
|
Fix typo (#50)
Add link to rcarriga/nvim-dap-ui
|
2021-12-07 11:52:24 +11:00 |
|
ray-x
|
7d39be9431
|
add gobinaryinstall/update issue #49
|
2021-12-06 21:32:23 +11:00 |
|
ray-x
|
0bc7abace6
|
bug fix for github workflow
|
2021-12-02 17:44:22 +11:00 |
|
ray-x
|
4eeafad97e
|
issue #47
|
2021-12-02 15:04:52 +11:00 |
|
ray-x
|
a038113bad
|
add default to highlight command to prevent overrule
|
2021-12-01 13:58:08 +11:00 |
|