aboutsummaryrefslogtreecommitdiffstats
path: root/dotvimrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotvimrc')
-rw-r--r--dotvimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotvimrc b/dotvimrc
index 0c81d98..389f41b 100644
--- a/dotvimrc
+++ b/dotvimrc
@@ -209,7 +209,7 @@ set nostartofline
" .c <-> .h
" .cpp <-> .hpp
function! MPB_Flip_Ext()
-python << endpython
+python3 << endpython
import vim
import os.path