소스 검색

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