go.nvim/lua/go
2021-07-11 21:50:09 +10:00
..
ts Add gorename 2021-04-21 21:11:44 +10:00
asyncmake.lua Add log to file. Fix gotest_fun 2021-07-09 02:16:22 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
dap.lua verify both GoDebug test and GoDebug 2021-07-10 23:53:33 +10:00
format.lua rename lsp_enable to lsp_cfg 2021-07-11 21:50:09 +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 fix require('go.util') error (#7) 2021-07-07 15:56:22 +10:00
install.lua Increase reliability (#4) 2021-07-04 12:01:28 +10:00
lsp.lua Add options allows goimport and gofmt with lsp. Add options for go.nvim gopls config be loaded 2021-07-11 21:33:22 +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