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 f599a5e2cc gopls cmd fallback 3 years ago
..
ts textobject breaking changes https://github.com/nvim-treesitter/nvim-treesitter-textobjects/issues/169 3 years ago
alt_getopt.lua Add GoTest -c option, compile test package issue#76 3 years ago
alternate.lua Replace print() with vim.notify() (#64) 3 years ago
asyncmake.lua open qf only when on error 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 handle nil 3 years ago
format.lua bugfix #65 coverage failed 3 years ago
ginkgo.lua better workfolder 3 years ago
godoc.lua Default GoDoc to lsp hover if no arguments are provided 3 years ago
gopls.lua gopls cmd fallback 3 years ago
gotest.lua fix: test file function (#78) 3 years ago
gotests.lua issue #65 failed to run coverage tests. Notify updates. 3 years ago
guru.lua Add gorename 3 years ago
health.lua add health.lua 3 years ago
iferr.lua Update Impl 3 years ago
impl.lua update impl, CLI complete 3 years ago
install.lua Fix URL for gotests for GoInstallBinaries (#79) 3 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 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 #71, change warn/info/error to notify 3 years ago