Commit Graph

6 Commits (484524b875375800f7743e3181d236bce35f91fc)

Author SHA1 Message Date
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 002d7dfd73 infer the test func name with treesitter 2 years ago
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.
3 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