mirror of
1
0
Fork 0

fix: typo (#678)

This commit is contained in:
2022-02-07 06:10:31 +08:00 committed by GitHub
parent a716fe1777
commit 5108ca4ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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