You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua/go
ray-x 1b11f52b08 updates for dap.ui 3 years ago
..
ts Add warn messages 3 years ago
alternate.lua add % before special char to string match 3 years ago
asyncmake.lua Add command autocomplete 3 years ago
codelens.lua update lspconfig setup; add sample vimrc, add codelens config 3 years ago
comment.lua Dap support 3 years ago
coverage.lua updates for dap.ui 3 years ago
dap.lua updates for dap.ui 3 years ago
format.lua Make formatting sync during import (#32) 3 years ago
ginkgo.lua updates for dap.ui 3 years ago
godoc.lua Add command autocomplete 3 years ago
gopls.lua Add command autocomplete 3 years ago
gotest.lua updates for dap.ui 3 years ago
gotests.lua Dap support 3 years ago
guru.lua Add gorename 3 years ago
iferr.lua Update Impl 3 years ago
impl.lua Update Impl 3 years ago
install.lua updates for dap.ui 3 years ago
keybind.lua [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
list.lua Add command autocomplete 3 years ago
lsp.lua remove gofumport from go.nvim #18 3 years ago
lsp_diag.lua LSP api changes https://github.com/neovim/neovim/pull/15504 3 years ago
package.lua updates for dap.ui 3 years ago
reftool.lua Update reftool and fillstruct 3 years ago
rename.lua Allow rename with gopls when lsp is ready 3 years ago
runner.lua Add command autocomplete 3 years ago
tags.lua update gomodifytag command arguments 3 years ago
term.lua updates for dap.ui 3 years ago
utils.lua updates for dap.ui 3 years ago