Browse Source

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

bananicorn 5 năm trước cách đây
mục cha
commit
9517df1249
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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