Sfoglia il codice sorgente

Work around Vim completion taking long in Python projects

Alois Mahdal 3 anni fa
parent
commit
eba776e0be
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6
    0
      dotfiles/vim/vimrc

+ 6
- 0
dotfiles/vim/vimrc Vedi File

@@ -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