Skip to content

Commit 6c1d3ee

Browse files
stefanvanburenarp242
authored andcommitted
Remove stray backtick in README.md
1 parent 0dfa385 commit 6c1d3ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ for details.
2424

2525
### Compiling code
2626
Compiling code is done with the `go` compiler (that is, the Vim `:compiler`
27-
feature`); you can then use `:make` to run the command in `makeprg` and populate
27+
feature); you can then use `:make` to run the command in `makeprg` and populate
2828
the quickfix with any errors.
2929

3030
gopher.vim tries to be a bit smart about what to set `makeprg` to: if a

0 commit comments

Comments
 (0)