瀏覽代碼

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