go.nvim/lua/go
2022-07-06 09:29:44 +10:00
..
ts improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
alt_getopt.lua update GoTest adding more flags 2022-05-31 00:04:52 +10:00
alternate.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
asyncmake.lua Fix empty string and GoRun -F main module (#147) 2022-07-01 08:26:14 +10:00
boilerplate.lua add go boilerplate 2022-05-14 21:24:55 +10:00
chtsh.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
codeaction.lua add list_imports support 2022-06-16 14:10:49 +10:00
codelens.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua Features: 2022-07-01 19:15:31 +10:00
dap.lua Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00
env.lua Features: 2022-07-01 19:15:31 +10:00
fixplurals.lua fix plurals change edit orders 2022-06-02 13:25:08 +10:00
format.lua do not use golines as goimport default formater, #157 2022-07-06 08:29:59 +10:00
ginkgo.lua Update document 2022-06-15 14:11:10 +10:00
godoc.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
goget.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
gopls.lua add list_imports support 2022-06-16 14:10:49 +10:00
gotest.lua #146 better fallback if test runner is non-default and not installed 2022-07-01 02:44:39 +10:00
gotests.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
guru.lua errorformat/efm 2022-06-18 18:37:42 +10:00
health.lua Features: 2022-07-01 19:15:31 +10:00
iferr.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
impl.lua improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
install.lua Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00
keybind.lua [Breaking] change keymap api (#152) 2022-07-04 12:13:46 +10:00
launch.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
list.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
lsp_diag.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
lsp.lua add list_imports support 2022-06-16 14:10:49 +10:00
mockgen.lua mockgen from source 2022-07-06 09:29:44 +10:00
mod.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
package.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
project.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
reftool.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
rename.lua add list_imports support 2022-06-16 14:10:49 +10:00
runner.lua improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
tags.lua cli improvement for gomodifytags, gotest 2022-06-03 19:07:05 +10:00
term.lua Cmd is tranformed to string before pushed to term (#151) 2022-07-02 12:33:20 +10:00
utils.lua Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00