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
Mr.Z 1423d5d082
fix:`diagnostic` config may be a false (#466)
Co-authored-by: zhaogang <zhaogang@dustess.com>
5 months ago
..
template `gonew` with template URL; update `go work` 11 months ago
ts Breaking: update ts schema and it require treesitter and go parser 6 months ago
alt_getopt.lua stylua 1 year ago
alternate.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
asyncmake.lua made change to close qf windown when same command is run again and al… (#458) 5 months 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 allow ui.input/ui.select to be configurable issue #444 7 months ago
codelens.lua allow ui.input/ui.select to be configurable issue #444 7 months ago
commands.lua :GoLint should always set out-format=line-number 6 months ago
comment.lua ts api updates issue #319 2 years ago
complete.lua GoInstallBinary with cmp-cmdline #331 1 year ago
coverage.lua fixup: check for env variables based on go env (#399) 11 months ago
dap.lua allow ui.input/ui.select to be configurable issue #444 7 months ago
enum.lua feature: go-enum. issue #260, gopls setting move to function local var 2 years ago
env.lua Features: 2 years ago
fixplurals.lua move fillstruct to gopls only 7 months ago
format.lua better fallback to goimports 6 months ago
ginkgo.lua [Feat] ginkgo releated commands and test 2 years ago
godoc.lua GoDoc argument handling 2 years ago
goget.lua [Feat] ginkgo releated commands and test 2 years ago
gomvp.lua allow ui.input/ui.select to be configurable issue #444 7 months ago
gopls.lua fix:`diagnostic` config may be a false (#466) 5 months ago
gotest.lua retiring richgo, use gotestsum instead 6 months ago
gotests.lua 🐛 make the template and template dir parameters independent. (#292) 2 years ago
gotestsum.lua fix(ui): replace obsolete nerd fonts from ui (#357) 1 year ago
govulncheck.lua add new command: govulncheck 🇦🇷 a🇭🇷 2 years ago
guru.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
health.lua Gh action fix (#427) 8 months ago
iferr.lua New global variable for vertical cursor shift on GoIfErr (#347) 1 year ago
impl.lua It is a fix for the plugin working together with cmp-commandline 8 months ago
inlay.lua lsp inlay refact and test update 5 months ago
install.lua revert removing fillstruct as some gopls user saw issues 7 months ago
json2struct.lua use vim.log.levels instead of vim.lsp.log_levels 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 coverage args update 🎄 2 years ago
lsp.lua house clean, and use a deep reset of config; diagnostic trigger will be depends on diagnostic.update_in_insert 5 months ago
lsp_diag.lua issue #389 handler for diagnostic is incorrect 1 year ago
mockgen.lua bugfix GoMock does not respect '-d' setting 7 months ago
mod.lua move ftdetect/ftplugin around; gomod detecting 2 years ago
null_ls.lua house clean, and use a deep reset of config; diagnostic trigger will be depends on diagnostic.update_in_insert 5 months ago
package.lua handle empty cmp hints 1 year ago
project.lua [goimport->goimports] Enduring the frustration of a longstanding typo, I've finally resolved to correct it. The change updates "goimport" to "goimport," including all related documentation and tests. 7 months ago
reftool.lua revert removing fillstruct as some gopls user saw issues 7 months ago
rename.lua allow ui.input/ui.select to be configurable issue #444 7 months ago
runner.lua `gonew` with template URL; update `go work` 11 months ago
snips.lua Update snips.lua (#344) 1 year ago
tags.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
term.lua improvements for windows cmd line 12 months ago
utils.lua allow ui.input/ui.select to be configurable issue #444 7 months ago
work.lua `gonew` with template URL; update `go work` 11 months ago