go.nvim/lua/go
2021-11-30 07:19:45 +11:00
..
ts Add warn messages 2021-11-17 09:22:16 +11:00
alternate.lua add % before special char to string match 2021-09-14 15:03:29 +10:00
asyncmake.lua Add command autocomplete 2021-11-13 14:29:42 +11:00
codelens.lua update lspconfig setup; add sample vimrc, add codelens config 2021-08-23 12:24:48 +10:00
comment.lua Dap support 2021-07-10 21:04:24 +10:00
coverage.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
dap.lua code action with telescope, dap debug restart 2021-11-30 07:19:45 +11:00
format.lua Make formatting sync during import (#32) 2021-10-01 18:49:58 +10:00
ginkgo.lua updates for dap.ui 2021-11-24 10:13:40 +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 fix: build tags was missing space (#46) 2021-11-29 23:09:30 +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 updates for dap.ui 2021-11-24 10:13:40 +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 code action with telescope, dap debug restart 2021-11-30 07:19:45 +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 update gomodifytag command arguments 2021-08-11 23:08:55 +10:00
term.lua updates for dap.ui 2021-11-24 10:13:40 +11:00
utils.lua updates for dap.ui 2021-11-24 10:13:40 +11:00