Explorar el Código

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

bananicorn hace 5 años
padre
commit
9517df1249
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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