go.nvim/lua/go
2021-09-02 21:07:32 +10:00
..
ts improve error message 2021-09-02 16:26:07 +10:00
alternate.lua Add alternative command to swtich between go and test file 2021-07-14 08:39:27 +10:00
asyncmake.lua Bugfix issue #15 GoRun 2021-07-17 00:37:41 +10:00
codelens.lua update lspconfig setup; add sample vimrc, add codelens config 2021-08-23 12:24:48 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua Add go coverage 2021-08-26 01:42:31 +10:00
dap.lua Allow test nearest function 2021-08-31 21:19:14 +10:00
format.lua workflow fix 2021-09-02 20:34:57 +10:00
gotest.lua Allow test nearest function 2021-08-31 21:19:14 +10:00
gotests.lua Dap support 2021-07-10 21:04:24 +10:00
guru.lua Add gorename 2021-04-21 21:11:44 +10:00
iferr.lua Update Impl 2021-07-15 01:35:38 +10:00
impl.lua Update Impl 2021-07-15 01:35:38 +10:00
install.lua merge github action/workflow 2021-08-24 14:53:37 +10:00
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 2021-07-14 23:58:31 +10:00
lsp_diag.lua update lsp setup and document 2021-07-12 14:25:07 +10:00
lsp.lua gopls setup 2021-09-02 21:07:32 +10:00
reftool.lua fix require('go.util') error (#7) 2021-07-07 15:56:22 +10:00
rename.lua fix require('go.util') error (#7) 2021-07-07 15:56:22 +10:00
runner.lua Add gorename 2021-04-21 21:11:44 +10:00
tags.lua update gomodifytag command arguments 2021-08-11 23:08:55 +10:00
utils.lua merge github action/workflow 2021-08-24 14:53:37 +10:00