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 ca2463975e better error messages when pkg does not present 2 years ago
..
ts gomvp support #176 2 years ago
alt_getopt.lua lint 2 years ago
alternate.lua Luasnip (#165) 2 years ago
asyncmake.lua fix(gotest): wrong order of test binary args (#230) 2 years 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 range code action 2 years ago
codelens.lua moving from vim script to lua scripts (autocmd, highlight) 2 years ago
commands.lua gomvp support #176 2 years ago
comment.lua Bugfix #160 (#167) 2 years ago
complete.lua Luasnip (#165) 2 years ago
coverage.lua issue #244 coverage -p warning message 2 years ago
dap.lua detect bench test for dap debug 2 years ago
env.lua Features: 2 years ago
fixplurals.lua fix plurals change edit orders 2 years ago
format.lua format format.lua 2 years ago
ginkgo.lua ginkgo nearest 2 years ago
godoc.lua issue #141 the result of shell command should be checked before proccess 2 years ago
goget.lua go get query 2 years ago
gomvp.lua gomvp support #176 2 years ago
gopls.lua updates for gopls 0.10.0 2 years ago
gotest.lua issue #244 coverage -p warning message 2 years ago
gotests.lua Bugfix #160 (#167) 2 years ago
gotestsum.lua add update_chunk for runner 2 years ago
guru.lua quick gen return #170 2 years ago
health.lua Features: 2 years ago
iferr.lua issue #141 the result of shell command should be checked before proccess 2 years ago
impl.lua lint 2 years ago
inlay.lua fix: use saved bufnr when retrieve inlay hints. (#226) 2 years ago
install.lua gomvp support #176 2 years ago
json2struct.lua issue #192 coverage sign priority 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 issue #141 the result of shell command should be checked before proccess 2 years ago
lsp.lua feat: support generate return for method (#234) 2 years ago
lsp_diag.lua allow for user to toggle lsp_diag underline (#221) 2 years ago
mockgen.lua lint 2 years ago
mod.lua gomod file reload 2 years ago
package.lua better error messages when pkg does not present 2 years ago
project.lua rename from gocoverage_sign_priority to sign_priority 2 years ago
reftool.lua #187 vim.lsp.buf.format missing in some version of neovim 2 years ago
rename.lua add list_imports support 2 years ago
runner.lua runner update for neovim-latest notify should not be called in loop-callback 2 years ago
snips.lua gosnips return default, similar to fillreturns by gopls 2 years ago
tags.lua Bugfix #160 (#167) 2 years ago
term.lua Cmd is tranformed to string before pushed to term (#151) 2 years ago
utils.lua GoTestSum and sidepanel 2 years ago