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
ray-x
3329238deb
code action with telescope, dap debug restart
2021-11-30 07:19:45 +11:00
Aleš Brelih
cfeab3d398
fix: build tags was missing space ( #46 )
...
* fix: build tags was missing space
* if run in floaterm, '\ ' may cause error
Thanks for the PR. I did some update please check if it works
Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2021-11-29 23:09:30 +11:00
ray-x
28dc304cdb
Update sample vimrc
2021-11-24 20:47:21 +11:00
ray-x
77c273f35b
Update README
2021-11-24 20:42:44 +11:00
ray-x
4611c34548
updates for dapui
2021-11-24 20:05:02 +11:00
ray-x
1b11f52b08
updates for dap.ui
2021-11-24 10:13:40 +11:00
ray-x
ef332025ce
allow return value for test
2021-11-22 20:12:57 +11:00
Alex Su
1b77404abe
Fix README example ( #45 )
...
* Fix README example
* Update README.md
fillstruct take string as an argument, the line below should be move above.
Co-authored-by: rayx <rayx.cn@gmail.com>
2021-11-22 20:11:56 +11:00
Vincent Xiao
21017717c1
Support multiple files on GoDebug ( #44 )
...
Running `GoDebug` on `main()` will fail if there are multiple files in `package main` since the other files won't be compiled along with the target file.
2021-11-22 13:00:04 +11:00
ray-x
f59422008a
Add warn messages
2021-11-17 09:22:16 +11:00
ray-x
2b284a47d9
Update Readme
2021-11-13 14:30:40 +11:00
ray-x
ec91d9915f
Add command autocomplete
2021-11-13 14:29:42 +11:00
Hank Donnay
51f4d41363
fix syntax error in default GoTest command ( #41 )
2021-11-13 09:49:01 +11:00
ray-x
8f075be252
Allow rename with gopls when lsp is ready
2021-11-12 10:30:45 +11:00
ray-x
165714cfea
allow godoc focusable
2021-11-11 13:01:14 +11:00
ray-x
0dc7b57f6f
windows path issue #40
2021-11-10 13:20:54 +11:00
ray-x
39a66c3534
dap sign #35
2021-10-26 11:16:15 +11:00
Aleš Brelih
d9f44a9320
feat: default build tags ( #38 )
...
* feat: default build tags
Added option to specify default build tags for test and debugger.
* Update dap.lua
check if _GO_NVIM_CFG.build_tags ~= "" then
Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2021-10-25 10:05:02 +11:00
ray-x
37a4cfb1ad
issue #35 config break sign
2021-10-23 20:26:11 +11:00
ray-x
94d4baac31
nvim 5.1
2021-10-11 21:57:41 +11:00
ray-x
f339373ed4
test udpate
2021-10-11 21:26:04 +11:00
ray-x
6385a1a53f
lua format
2021-10-11 21:22:14 +11:00
ray-x
e7c7876edf
update github action
2021-10-11 18:56:58 +11:00
Viktor Kojouharov
b09f8354bf
Make formatting sync during import ( #32 )
...
With sync formatting, the function can be used in BufWritePre without the buffer ending up modified the save.
2021-10-01 18:49:58 +10:00
ray-x
569e8e4320
Update reftool and fillstruct
2021-09-30 22:23:36 +10:00
ray-x
7feb745e6c
remove gofumport from go.nvim #18
2021-09-25 12:44:52 +10:00
ray-x
3fc75ca46a
refact fillstruct and codeaction add GoFixPlurals
2021-09-20 19:05:04 +10:00
ray-x
54dea272d1
#31 expose bufnr to ts APIs
2021-09-19 09:58:04 +10:00
ray-x
8c3abfb9f2
go doc command with floating preview
2021-09-18 21:14:02 +10:00
ray-x
d6c4cf570a
add % before special char to string match
2021-09-14 15:03:29 +10:00