go.nvim/lua/go
2021-07-17 00:37:41 +10:00
..
ts Add gorename 2021-04-21 21:11: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: unmap key, command 2021-07-15 00:15:15 +10:00
format.lua rename lsp format to gopls format 2021-07-11 21:52:39 +10:00
gotest.lua allow specify path of test 2021-07-09 02:52:06 +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 update lsp setup and document 2021-07-12 14:25:07 +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 Dap support 2021-07-10 21:04:24 +10:00
utils.lua verify both GoDebug test and GoDebug 2021-07-10 23:53:33 +10:00