Commit Graph

491 Commits (4f01936c003a5997775615bcdcd4a6896d75ea32)
 

Author SHA1 Message Date
Craig Rodrigues 60e0659d50
Set dap_debug_keymap to true by default (#73) 3 years ago
Craig Rodrigues a54f5d452f
Put options in same order in README.md, go.txt, go.lua (#72) 3 years ago
ray-x 2fdcb8d60b doc updates 3 years ago
ray-x 6a228e05cb allow doc argument to be nil 3 years ago
ray-x 2a096a93c1 Default GoDoc to lsp hover if no arguments are provided 3 years ago
ray-x bd25255d03 fallback to package test, argument and notify 3 years ago
Craig Rodrigues 80441fc003
Clarify gofmt on save (#70) 3 years ago
ray-x 1ccc7d7e96 add notes for go1.18 3 years ago
ray-x 310339cbc5 floatterm width ceiling 3 years ago
ray-x 88ef38d88b issue #68 golangci-lint handle error message 3 years ago
Lionel Martin 01c65f5841
Fix sample vimrc comment (#67) 3 years ago
ray-x 264efc57c1 issue #65 failed to run coverage tests. Notify updates. 3 years ago
ray-x 192486892b bugfix #65 coverage failed 3 years ago
ray-x 437748a09f update impl, CLI complete 3 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
Craig Rodrigues 3a35bff71e
Add warning if lsp_cfg is false, but lsp_on_attach is not nil (#63) 3 years ago
ray-x 4c0a400956 update on_attach no longer support bool 3 years ago
Craig Rodrigues eebe136396
Make lsp_on_attach nil by default (#62)
Clarify lsp_on_attach in the docs.
3 years ago
ray-x f53e130370 lsp_on_attach default to false 3 years ago
Craig Rodrigues f9398a6c2b
Clarify docs for lsp_cfg and lsp_attach (#61) 3 years ago
ray-x 3fe0c3eded gopls filetypes update 3 years ago
Craig Rodrigues d18ac7460a
Add gopls to GoInstallBinaries/GoUpdateBinaries (#60) 3 years ago
Craig Rodrigues c063817d05
Clarify wording in Installation section (#59) 3 years ago
ray-x 6d6b3afc3b add gotexttmpl and gohtmltmpl support for gopls 3 years ago
ray-x 14ad56d297 cleanup logs 3 years ago
ray-x 9be4a230fe typo :( 3 years ago
ray-x 3fe53eaf13 use latest version of codelens api, allow to hook guihua.lua 3 years ago
ray-x db819954d3 Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 3 years ago
ray-x 124d2e269c dap_debug_keymap missing issue #57 3 years ago
ray-x c7c3ab885a better workfolder 3 years ago
ray-x 47866b4847 some cleanup and use list instead of string for jobsstart 3 years ago
ray-x 4484f167d6 bugfix #56 escape '<space>' and '-' 3 years ago
ray-x 2d7e23b72b return gopls setup so we can use in nvim-lsp-installer, issue #56 escape '-' 3 years ago
ray-x 8669783860 doc update for nvim-lsp-installer 3 years ago
ray-x 8864d0d61f update README.md debug session 3 years ago
ray-x 84c5ce26f3 GoVet command 3 years ago
ray-x 64460e4f88 Add GoVet, update errorformat for issue #55 3 years ago
ray-x 45348a8c83 bugfix #54 quickfix position 3 years ago
ray-x 1aab3bcea0 add go.txt 3 years ago
ray-x 6574dd2e6b add textobject default setup, doc updates 3 years ago
ray-x 7f625aceca stylua/selene gotest update 3 years ago
ray-x 6e87d834a4 efm format for quickfix; golangci-lint efm setup 3 years ago
ray-x 8712f31898 golangci-lint quickfix 3 years ago
Ian C 41a5a3e08e
fix typo and broken link (#52)
I fixed the link to redirect toward the provided config example in the README as opposed to a file within the repository.
3 years ago
Craig Rodrigues 11254fc863
Fix wording for GoInstallBinaries (#51) 3 years ago
ray-x d7958e142c update README 3 years ago
ray-x cac2016243 update delay to make test happy 3 years ago
ray-x 2781e7855f update readme.md 3 years ago
Craig Rodrigues 70d91c5443
Fix typo (#50)
Add link to rcarriga/nvim-dap-ui
3 years ago
ray-x 7d39be9431 add gobinaryinstall/update issue #49 3 years ago