go.nvim/lua/go
2022-07-14 15:38:54 +10:00
..
ts Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
alt_getopt.lua update GoTest adding more flags 2022-05-31 00:04:52 +10:00
alternate.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
asyncmake.lua add tests for asyncmake 2022-07-08 08:30:46 +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
commands.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
comment.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
complete.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
coverage.lua Fix: GoCoverage (#164) 2022-07-08 21:59:25 +10:00
dap.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +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 replace utils.notify by utils.warn (#168) 2022-07-14 15:38:54 +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 Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
gotests.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +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 Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
install.lua upgrade ginkgo version to v2 (#166) 2022-07-11 17:39:21 +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 fix lsp_on_client_start option (#163) 2022-07-08 20:44:19 +10:00
mockgen.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +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 issue #161 allow project setup to be disabled 2022-07-08 20:30:23 +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
snips.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00
tags.lua Bugfix #160 (#167) 2022-07-12 23:11:46 +10:00
term.lua Cmd is tranformed to string before pushed to term (#151) 2022-07-02 12:33:20 +10:00
utils.lua Luasnip (#165) 2022-07-11 23:32:06 +10:00