Commit Graph

489 Commits (f2e9666b5039cc31c10360093d1cc2558674a9fa)
 

Author SHA1 Message Date
ray-x a65af41408 [Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr) 3 years ago
ray-x 034ea57ffe Add alternative command to swtich between go and test file 3 years ago
ray-x 3619f328b8 update sample vimrc 3 years ago
ray-x 87fcb47470 update lsp setup and document 3 years ago
ray-x 786a9c67ad rename lsp format to gopls format 3 years ago
ray-x d8fc9cbe1e rename lsp_enable to lsp_cfg 3 years ago
ray-x a1dc56973d Add options allows goimport and gofmt with lsp. Add options for go.nvim gopls config be loaded 3 years ago
ray-x 8bbabcbbbb verify both `GoDebug test` and `GoDebug` 3 years ago
ray-x b6c0f79ec1 update command name to avoid conflict 3 years ago
ray-x de17b1154f add dap.lua for keybind and default setup 3 years ago
ray-x 9d170d4954 Dap support 3 years ago
ray-x 5e37dc67e9 allow specify path of test 3 years ago
ray-x 1bdf18bfc2 Add log to file. Fix gotest_fun 3 years ago
Crows 6d41723098
fix require('go.util') error (#7) 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 6ac8755142 merge remote changes 3 years ago
ray-x f9e75eda64 Update GoAddTests and allow vim command override 3 years ago
rayx 4cde3f43b4
Merge pull request #1 from urandom/patch-1
Fix the Gfswitch command to call the right function
3 years ago
Viktor Kojouharov 95fe379935
Fix the Gfswitch command to call the right function 3 years ago
rayx 65bb960622
Create LICENSE 3 years ago
ray-x 9559a8934f fixed outdated links and add trouble, vim-tests 3 years ago
ray-x ec8177edb3 go format should remove old lines at the end 3 years ago
ray-x 0a86f87cff add iferr and fillstruct 3 years ago
ray-x f79d55d971 update rename output 3 years ago
ray-x efa3320014 gorename update 3 years ago
ray-x 7b285a3600 Add gorename 3 years ago
ray-x 55a4f4075b update doc 3 years ago
ray-x 5f4c67bc68 remove print statement 3 years ago
ray-x b1ebb39543 add asyncmake 3 years ago
ray-x abbc421aee update treesitter syntax 3 years ago
ray-x 3b11dbb98c adjust gofmt goline setup 3 years ago
ray-x f6561e7807 update treesitter syntax 3 years ago
ray-x 7d0d1196d7 GoTest 3 years ago
ray-x cede232c6b GoBuild quickfix 3 years ago
ray-x f4b359a2c7 fix nil 3 years ago
ray-x eda5ebc0b1 readme 3 years ago
ray-x f0199347f5 README.md update 3 years ago
ray-x 1e190d6a0e init commit 3 years ago