go.nvim/lua/go
2022-05-14 01:07:44 +10:00
..
ts updates for 0.5.1 2022-04-19 00:51:12 +10:00
alt_getopt.lua bugfix for releative path for GoTest -c 2022-05-10 11:03:15 +10:00
alternate.lua Handle literal "go" in path for GoAlt command (#93) 2022-03-14 17:18:31 +11:00
asyncmake.lua allow GoRun to run inside a terminal 2022-03-23 13:40:15 +11:00
boilerplate.lua add go boilerplate 2022-05-10 17:59:48 +10:00
codeaction.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 2021-12-17 09:59:47 +11:00
codelens.lua issue #113 check lsp code lens 2022-04-28 14:23:18 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua fix: remove cover file (#107) 2022-04-08 00:37:12 +10:00
dap.lua save and load breaks 2022-05-14 01:07:44 +10:00
env.lua add gonvim project file parser 2022-05-13 19:27:02 +10:00
fixplurals.lua fixplurals 2022-05-04 00:14:55 +10:00
format.lua issue #83 disable notify 2022-04-24 20:30:41 +10:00
ginkgo.lua better workfolder 2021-12-16 18:15:21 +11:00
godoc.lua issue #94 GoImport autocomplete 2022-04-18 22:33:02 +10:00
goget.lua Add GoModeTidy and GoModeVendor 2022-02-22 09:46:59 +11:00
gopls.lua bugfix issue #114 2022-04-30 19:22:19 +10:00
gotest.lua bugfix for releative path for GoTest -c 2022-05-10 11:03:15 +10:00
gotests.lua Fix gotests integration (#87) 2022-02-17 06:57:54 +11:00
guru.lua Add gorename 2021-04-21 21:11:44 +10:00
health.lua bugfix for releative path for GoTest -c 2022-05-10 11:03:15 +10:00
iferr.lua Update Impl 2021-07-15 01:35:38 +10:00
impl.lua update impl, CLI complete 2021-12-22 15:01:15 +11:00
install.lua remove fixplurals gotool and using treesitter 2022-05-13 20:13:59 +10:00
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 2021-07-14 23:58:31 +10:00
launch.lua check dap module before disconnect dap 2022-01-17 10:31:24 +11:00
list.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
lsp_diag.lua Allow lsp diagnostic setup passed from outside 2022-02-15 20:30:42 +11:00
lsp.lua add gonvim project file parser 2022-05-13 19:27:02 +10:00
mod.lua allow multipls arguments for go mod 2022-03-17 00:05:07 +11:00
package.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
project_setup.lua save and load breaks 2022-05-14 01:07:44 +10:00
reftool.lua fixplurals 2022-05-04 00:14:55 +10:00
rename.lua deprecate get_node_text 2022-04-19 00:22:08 +10:00
runner.lua Return cursor to previous cursor position (#101) 2022-03-24 14:10:45 +11:00
tags.lua Fix tags when using tag_transform (#121) 2022-05-06 17:42:19 +10:00
term.lua feat: added command to close floating term (#119) 2022-05-02 08:47:45 +10:00
utils.lua add gonvim project file parser 2022-05-13 19:27:02 +10:00