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