Commit Graph

96 Commits (9cf2a3f846f67d23dc0bb1cd331223a9c078a31f)

Author SHA1 Message Date
ray-x 8103d462c5 github action fix 2 years ago
ray-x 7b5c408b88 github action failure fix 2 years ago
ray-x 125d6fa3d3 better test coverage for gotest 2 years ago
ray-x 128d2c14f3 Merge branch 'master' into serverCapcities 2 years ago
ray-x 14f298af92 Merge branch 'boilerplate' 2 years ago
ray-x e77920422e Merge branch 'master' into serverCapcities 2 years ago
ray-x 1c727c8768 ts keybinding update 2 years ago
ray-x 7c434918be add gonvim project file parser 2 years ago
ray-x dead9e2c70 add go boilerplate 2 years ago
ray-x 0916cb3da1 bugfix for releative path for `GoTest -c` 2 years ago
ray-x 5bebe38de0 push gopls and lsp changes for nvim 0.7 2 years ago
ray-x cf3915c331 neovim breaking changes https://github.com/neovim/neovim/pull/17814 2 years ago
ray-x 4b1eea8b90 issue #90 remove lsp codelens check 2 years ago
ray-x 1bc6249495 feature: in quickfix, shows full path name instead of name only. That allows jump to the failed location 2 years ago
ray-x 4c66365aa2 Add GoModeTidy and GoModeVendor 2 years ago
ray-x d98d4e9eda better error message for dlv; dlv attach mode 2 years ago
ray-x 532f7256b1 issue #71, change warn/info/error to notify 2 years ago
ray-x b1271d5e6a issue #71 packer loader failed to load plugins 2 years ago
ray-x 0d5f1c9f31 add health.lua 2 years ago
ray-x 85f2300e72 issue #75, better default package path for tests 3 years ago
ray-x 0493df8b44 go 1.18beta 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
ray-x 9be4a230fe typo :( 3 years ago
ray-x c7c3ab885a better workfolder 3 years ago
ray-x 6574dd2e6b add textobject default setup, doc updates 3 years ago
ray-x 0bc7abace6 bug fix for github workflow 3 years ago
ray-x 1b11f52b08 updates for dap.ui 3 years ago
ray-x f59422008a Add warn messages 3 years ago
ray-x ec91d9915f Add command autocomplete 3 years ago
ray-x 0dc7b57f6f windows path issue #40 3 years ago
ray-x 3fc75ca46a refact fillstruct and codeaction add GoFixPlurals 3 years ago
ray-x c28fa04029 merge github action/workflow 3 years ago
ray-x dfd801debc move print to error log 3 years ago
ray-x 025ed88af5 log not found 3 years ago
ray-x 989be3f213 update lspconfig setup; add sample vimrc, add codelens config 3 years ago
ray-x ef1f2bb7cc Feature: Show code lens and add support for run code len action 3 years ago
ray-x cdbdb743bc add util function 3 years ago
ray-x 8bbabcbbbb verify both `GoDebug test` and `GoDebug` 3 years ago
ray-x 9d170d4954 Dap support 3 years ago
ray-x 1bdf18bfc2 Add log to file. Fix gotest_fun 3 years ago
Crows ba4156a5b8
Fix format error on macOS (#6) 3 years ago
David Brouwer 9485e37cc3
Increase reliability (#4)
* Add check to see if commands already exist

* Migrate to go install, as go get will be depricated

* Fix bug in comparison function

* Add installation instructions for $PATH

* remove old stuff

* remove backtick

* complete install

* remove unused function
3 years ago
ray-x 1e190d6a0e init commit 3 years ago