Parcourir la source

Work around Vim completion taking long in Python projects

Alois Mahdal il y a 3 ans
Parent
révision
eba776e0be
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6
    0
      dotfiles/vim/vimrc

+ 6
- 0
dotfiles/vim/vimrc Voir le fichier

@@ -152,3 +152,9 @@ endif
152 152
 set nocompatible
153 153
 set path+=**
154 154
 set wildmenu
155
+
156
+" ................................................ "
157
+" Fixing mystery of `import re` scannig vcs.rh/...
158
+" '''''''''''''''''''''''''''''''''''''''''''''''' "
159
+
160
+set complete=.,t