You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua/go
ZHL bc25de4d85
upgrade ginkgo version to v2 (#166)
It might be a breaking change for those using ginkgo v1
2 years ago
..
ts tuning treesitter type def 2 years ago
alt_getopt.lua update GoTest adding more flags 2 years ago
alternate.lua fix diagnostic warnings for all files 2 years ago
asyncmake.lua add tests for asyncmake 2 years ago
boilerplate.lua add go boilerplate 2 years ago
chtsh.lua issue #141 the result of shell command should be checked before proccess 2 years ago
codeaction.lua add list_imports support 2 years ago
codelens.lua fix diagnostic warnings for all files 2 years ago
comment.lua tests updates 2 years ago
coverage.lua Fix: GoCoverage (#164) 2 years ago
dap.lua go-dap keymap desc 2 years ago
env.lua Features: 2 years ago
fixplurals.lua fix plurals change edit orders 2 years ago
format.lua bugfix test failure 2 years ago
ginkgo.lua Update document 2 years ago
godoc.lua issue #141 the result of shell command should be checked before proccess 2 years ago
goget.lua issue #141 the result of shell command should be checked before proccess 2 years ago
gopls.lua add list_imports support 2 years ago
gotest.lua issue #153 -count=x 2 years ago
gotests.lua fix diagnostic warnings for all files 2 years ago
guru.lua errorformat/efm 2 years ago
health.lua Features: 2 years ago
iferr.lua issue #141 the result of shell command should be checked before proccess 2 years ago
impl.lua GoImpl autocomplete from treesitter symbols 2 years ago
install.lua upgrade ginkgo version to v2 (#166) 2 years ago
keybind.lua [Breaking] change keymap api (#152) 2 years ago
launch.lua fix diagnostic warnings for all files 2 years ago
list.lua issue #141 the result of shell command should be checked before proccess 2 years ago
lsp.lua fix lsp_on_client_start option (#163) 2 years ago
lsp_diag.lua fix diagnostic warnings for all files 2 years ago
mockgen.lua revert changes to golden file 2 years ago
mod.lua issue #141 the result of shell command should be checked before proccess 2 years ago
package.lua issue #141 the result of shell command should be checked before proccess 2 years ago
project.lua issue #161 allow project setup to be disabled 2 years ago
reftool.lua fix diagnostic warnings for all files 2 years ago
rename.lua add list_imports support 2 years ago
runner.lua improve #155 allow GoImpl fallback if struct type def not found 2 years ago
tags.lua cli improvement for gomodifytags, gotest 2 years ago
term.lua Cmd is tranformed to string before pushed to term (#151) 2 years ago
utils.lua go impl: allow omit interface and use treesitter to find a interface name and package name 2 years ago