Commit Graph

4 Commits (051e8b2afac21f9665979bcb88e2877dd8372d94)

Author SHA1 Message Date
Prescott Murphy 82d796a01f
Handle literal "go" in path for GoAlt command (#93)
The original logic fails if you have go in your path, like: `/Code/mygoproject/myfile.go` because the split will have more than two elements.
2 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
ray-x d6c4cf570a add % before special char to string match 3 years ago
ray-x 034ea57ffe Add alternative command to swtich between go and test file 3 years ago