ソースを参照

Work around Vim completion taking long in Python projects

Alois Mahdal 3 年 前
コミット
eba776e0be
共有1 個のファイルを変更した6 個の追加0 個の削除を含む
  1. 6
    0
      dotfiles/vim/vimrc

+ 6
- 0
dotfiles/vim/vimrc ファイルの表示

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