[mirror] Make your go dev experience better github.com/olexsmir/gopher.nvim
neovim golang
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(typo): README.md (#47)

authored by

Steve M and committed by
GitHub
ac27f4b6 03cabf67

+1 -1
+1 -1
README.md
··· 104 104 105 105 6. Generate tests with [gotests](https://github.com/cweill/gotests) 106 106 107 - Generate one test for spesific function/method: 107 + Generate one test for a specific function/method: 108 108 109 109 ```vim 110 110 :GoTestAdd