diff --git a/README.md b/README.md index b683e931..58bfdaa4 100644 --- a/README.md +++ b/README.md @@ -348,9 +348,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/run_code.vim - ``` ### Cope