Browse Source

do not load the default python.vim after my custom one

bananicorn 5 years ago
parent
commit
9517df1249
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .vim/ftplugin/python.vim

+ 2 - 0
.vim/ftplugin/python.vim

@@ -1 +1,3 @@
+"do not load the default python.vim after this
+let b:did_ftplugin = 1
 set noexpandtab