Merge branch 'master' of github.com:amix/vimrc
This commit is contained in:
commit
0d39f82965
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
### Cope
|
||||||
|
|
Loading…
Reference in a new issue