Commit Graph

72 Commits (281b51a18c4850dd41d233e8f180acd3d1159761)

Author SHA1 Message Date
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 4 years ago