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 323cfae1fa add tests for go test 2 years ago
..
ts ts keybinding update 2 years ago
alt_getopt.lua bugfix for releative path for `GoTest -c` 2 years ago
alternate.lua Handle literal "go" in path for GoAlt command (#93) 2 years ago
asyncmake.lua add tests for go test 2 years ago
boilerplate.lua add go boilerplate 2 years ago
codeaction.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 3 years ago
codelens.lua issue #113 check lsp code lens 2 years ago
comment.lua Dap support 3 years ago
coverage.lua fix: remove cover file (#107) 2 years ago
dap.lua remove un-used setup in breakpoint save 2 years ago
env.lua goenv and load breakpoints 2 years ago
fixplurals.lua more tests fixplurals 2 years ago
format.lua write buffer after gofmt 2 years ago
ginkgo.lua better workfolder 3 years ago
godoc.lua issue #94 GoImport autocomplete 2 years ago
goget.lua more tests fixplurals 2 years ago
gopls.lua Update GoModxxx cmds 2 years ago
gotest.lua add tests for go test 2 years ago
gotests.lua fix gotests template parameters, better names(?), small formatting fixes, update README (#125) 2 years ago
health.lua bugfix for releative path for `GoTest -c` 2 years ago
iferr.lua Update Impl 3 years ago
impl.lua GoImpl allow specify receiver name 2 years ago
install.lua remove fixplurals gotool and using treesitter 2 years ago
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
launch.lua update launch.json and readme.md for the new commands 2 years ago
list.lua Add command autocomplete 3 years ago
lsp.lua add gonvim project file parser 2 years ago
lsp_diag.lua Allow lsp diagnostic setup passed from outside 2 years ago
mod.lua Update GoModxxx cmds 2 years ago
package.lua updates for dap.ui 3 years ago
project.lua add logs 2 years ago
reftool.lua formatting -> format for neovim 0.8 2 years ago
rename.lua deprecate get_node_text 2 years ago
runner.lua Return cursor to previous cursor position (#101) 2 years ago
tags.lua Fix tags when using `tag_transform` (#121) 2 years ago
term.lua feat: added command to close floating term (#119) 2 years ago
utils.lua add gonvim project file parser 2 years ago