Sfoglia il codice sorgente

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

bananicorn 5 anni fa
parent
commit
9517df1249
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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