Skip to content

Commit

Permalink
fix: typo (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
Q-Bug4 authored Feb 6, 2022
1 parent a716fe1 commit 5108ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ To run code directly from vim, press `F5`. The currently open code will execute

Can be used to execute code written in C, C++, Java, Python, Go, Octave, Bash scripts and HTML. To edit how you want your code to be executed, make changes in the file
```
~/vim_runtime/vimrcs/extended.vim
~/.vim_runtime/vimrcs/extended.vim
```

### Cope
Expand Down

0 comments on commit 5108ca4

Please sign in to comment.