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 310339cbc5 floatterm width ceiling 3 years ago
..
ts Replace print() with vim.notify() (#64) 3 years ago
alternate.lua Replace print() with vim.notify() (#64) 3 years ago
asyncmake.lua issue #68 golangci-lint handle error message 3 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 issue #65 failed to run coverage tests. Notify updates. 3 years ago
dap.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
doc.lua Replace print() with vim.notify() (#64) 3 years ago
format.lua bugfix #65 coverage failed 3 years ago
ginkgo.lua better workfolder 3 years ago
godoc.lua Replace print() with vim.notify() (#64) 3 years ago
gopls.lua Add command autocomplete 3 years ago
gotest.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
gotests.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
guru.lua Add gorename 3 years ago
iferr.lua Update Impl 3 years ago
impl.lua update impl, CLI complete 3 years ago
install.lua Replace print() with vim.notify() (#64) 3 years ago
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
list.lua Add command autocomplete 3 years ago
lsp.lua update on_attach no longer support bool 3 years ago
lsp_diag.lua LSP api changes https://github.com/neovim/neovim/pull/15504 3 years ago
package.lua updates for dap.ui 3 years ago
reftool.lua Replace print() with vim.notify() (#64) 3 years ago
rename.lua Replace print() with vim.notify() (#64) 3 years ago
runner.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
tags.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
term.lua floatterm width ceiling 3 years ago
utils.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago