We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a198e2 commit 62c09d5Copy full SHA for 62c09d5
README.md
@@ -139,7 +139,7 @@ here](https://github.com/google/vim-codefmt/wiki/Formatter-Integration-Guide).
139
call s:plugin.Flag('myformatter_executable', 'myformatter')
140
```
141
142
-* Create a [vroom](https://github.com/google/vim-vroom) test named
+* Create a [vroom](https://github.com/google/vroom) test named
143
`vroom/myformatter.vroom` to ensure your formatter works properly.
144
145
* Update the README.md to mention your new filetype!
0 commit comments