diff options
Diffstat (limited to 'dotvimrc')
| -rw-r--r-- | dotvimrc | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ set nostartofline  "                         .c   <-> .h  "                         .cpp <-> .hpp  function! MPB_Flip_Ext() -python << endpython +python3 << endpython  import vim  import os.path  | 
