Parcourir la source

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

bananicorn il y a 5 ans
Parent
commit
9517df1249
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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