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
ray-x df512d695f issue #94 GoImport autocomplete 2 years ago
..
ts issue #94 GoImport autocomplete 2 years ago
alt_getopt.lua Gotest refactor (#102) 2 years ago
alternate.lua Handle literal "go" in path for GoAlt command (#93) 2 years ago
asyncmake.lua allow GoRun to run inside a terminal 2 years ago
codeaction.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 3 years ago
codelens.lua use latest version of codelens api, allow to hook guihua.lua 3 years ago
comment.lua Dap support 3 years ago
coverage.lua fix: remove cover file (#107) 2 years ago
dap.lua Gotest refactor (#102) 2 years ago
format.lua issue #94 GoImport autocomplete 2 years ago
ginkgo.lua better workfolder 3 years ago
godoc.lua issue #94 GoImport autocomplete 2 years ago
goget.lua Add GoModeTidy and GoModeVendor 2 years ago
gopls.lua issue #94 GoImport autocomplete 2 years ago
gotest.lua issue #94 GoImport autocomplete 2 years ago
gotests.lua Fix gotests integration (#87) 2 years ago
guru.lua Add gorename 3 years ago
health.lua health check for treesitter-go parser issue#86 2 years ago
iferr.lua Update Impl 3 years ago
impl.lua update impl, CLI complete 3 years ago
install.lua GoGet 2 years ago
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
launch.lua check dap module before disconnect dap 3 years ago
list.lua Add command autocomplete 3 years ago
lsp.lua telescope codeaction loader 3 years ago
lsp_diag.lua Allow lsp diagnostic setup passed from outside 2 years ago
mod.lua allow multipls arguments for go mod 2 years ago
package.lua updates for dap.ui 3 years ago
reftool.lua Replace print() with vim.notify() (#64) 3 years ago
rename.lua Fix typo in rename.lua (#99) 2 years ago
runner.lua Return cursor to previous cursor position (#101) 2 years ago
tags.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
term.lua issue #82 allow close terminal in current buffer 2 years ago
utils.lua feature: in quickfix, shows full path name instead of name only. That allows jump to the failed location 2 years ago