go.nvim/lua/go
2022-05-26 15:07:14 +10:00
..
ts ts keybinding update 2022-05-13 20:54:47 +10:00
alt_getopt.lua bugfix for releative path for GoTest -c 2022-05-10 11:03:15 +10:00
alternate.lua Handle literal "go" in path for GoAlt command (#93) 2022-03-14 17:18:31 +11:00
asyncmake.lua remove trace func 2022-05-25 16:06:36 +10:00
boilerplate.lua add go boilerplate 2022-05-14 21:24:55 +10:00
chtsh.lua cheatsheet(cht.sh) supports in go.nvim 2022-05-25 14:36:34 +10:00
codeaction.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 2021-12-17 09:59:47 +11:00
codelens.lua issue #113 check lsp code lens 2022-04-28 14:23:18 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua fix: remove cover file (#107) 2022-04-08 00:37:12 +10:00
dap.lua remove un-used setup in breakpoint save 2022-05-15 22:05:12 +10:00
env.lua goenv and load breakpoints 2022-05-14 21:24:55 +10:00
fixplurals.lua more tests fixplurals 2022-05-22 20:11:14 +10:00
format.lua allow format all buffers with goimports 2022-05-26 15:07:14 +10:00
ginkgo.lua better workfolder 2021-12-16 18:15:21 +11:00
godoc.lua remove trace func 2022-05-25 16:06:36 +10:00
goget.lua more tests fixplurals 2022-05-22 20:11:14 +10:00
gopls.lua Update GoModxxx cmds 2022-05-15 14:09:07 +10:00
gotest.lua allow format all buffers with goimports 2022-05-26 15:07:14 +10:00
gotests.lua fix gotests template parameters, better names(?), small formatting fixes, update README (#125) 2022-05-14 20:52:12 +10:00
health.lua remove trace func 2022-05-25 16:06:36 +10:00
iferr.lua Update Impl 2021-07-15 01:35:38 +10:00
impl.lua GoImpl allow specify receiver name 2022-05-21 15:11:10 +10:00
install.lua remove fixplurals gotool and using treesitter 2022-05-14 21:24:55 +10:00
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 2021-07-14 23:58:31 +10:00
launch.lua update launch.json and readme.md for the new commands 2022-05-15 21:43:59 +10:00
list.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
lsp_diag.lua Allow lsp diagnostic setup passed from outside 2022-02-15 20:30:42 +11:00
lsp.lua add gonvim project file parser 2022-05-14 21:24:55 +10:00
mod.lua Update GoModxxx cmds 2022-05-15 14:09:07 +10:00
package.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
project.lua add logs 2022-05-15 14:19:05 +10:00
reftool.lua formatting -> format for neovim 0.8 2022-05-04 15:15:49 +10:00
rename.lua deprecate get_node_text 2022-04-19 00:22:08 +10:00
runner.lua Return cursor to previous cursor position (#101) 2022-03-24 14:10:45 +11:00
tags.lua Fix tags when using tag_transform (#121) 2022-05-06 17:42:19 +10:00
term.lua feat: added command to close floating term (#119) 2022-05-02 08:47:45 +10:00
utils.lua allow format all buffers with goimports 2022-05-26 15:07:14 +10:00