Skip to content

Commit

Permalink
Merge branch 'master' of github.com:amix/vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
amix committed Aug 8, 2022
2 parents 765adb9 + 5108ca4 commit 0d39f82
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 0d39f82

Please sign in to comment.