go.nvim/lua/go
2021-12-17 14:48:41 +11:00
..
ts add go.txt 2021-12-11 14:56:08 +11:00
alternate.lua add % before special char to string match 2021-09-14 15:03:29 +10:00
asyncmake.lua better workfolder 2021-12-16 18:15:21 +11:00
codeaction.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 2021-12-17 09:59:47 +11:00
codelens.lua use latest version of codelens api, allow to hook guihua.lua 2021-12-17 10:05:37 +11:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua bugfix #54 quickfix position 2021-12-15 03:59:14 +11:00
dap.lua Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 2021-12-17 09:59:47 +11:00
doc.lua add textobject default setup, doc updates 2021-12-11 14:44:15 +11:00
format.lua bug fix for github workflow 2021-12-02 17:44:22 +11:00
ginkgo.lua better workfolder 2021-12-16 18:15:21 +11:00
godoc.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
gopls.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
gotest.lua better workfolder 2021-12-16 18:15:21 +11: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 efm format for quickfix; golangci-lint efm setup 2021-12-10 21:13:23 +11:00
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 2021-07-14 23:58:31 +10:00
list.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
lsp_diag.lua LSP api changes https://github.com/neovim/neovim/pull/15504 2021-09-04 14:59:11 +10:00
lsp.lua return gopls setup so we can use in nvim-lsp-installer, issue #56 escape '-' 2021-12-16 12:23:43 +11:00
package.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
reftool.lua Update reftool and fillstruct 2021-09-30 22:23:36 +10:00
rename.lua Allow rename with gopls when lsp is ready 2021-11-12 10:30:45 +11:00
runner.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
tags.lua bug fix for github workflow 2021-12-02 17:44:22 +11:00
term.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
utils.lua typo :( 2021-12-17 14:48:41 +11:00