go.nvim/lua/go
2021-08-17 09:59:21 +10:00
..
ts cursor range col/row calculate 2021-07-17 01:58:44 +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
comment.lua Dap support 2021-07-10 21:04:24 +10:00
dap.lua fix: deprecated dap.stop (#22) 2021-08-14 19:18:08 +10:00
format.lua bugfix for gopls: goimport check code action type 2021-08-17 09:59:21 +10:00
gotest.lua cursor range col/row calculate 2021-07-17 01:58:44 +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 Update Impl 2021-07-15 01:35:38 +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 Merge and update for gopls & gopls import code action 2021-08-17 09:59:21 +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 add util function 2021-08-17 09:59:21 +10:00