Skip to content

Commit 007f4e4

Browse files
committed
add all
1 parent 97db34a commit 007f4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/easycomplete.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ function! easycomplete#_enable()
114114
endif
115115
call timer_start(300, { -> easycomplete#util#AutoLoadDict() })
116116
call timer_start(400, { -> s:SnippetsInit()})
117+
exec "hi EasyLintStyle guifg=NONE"
117118
endfunction
118119

119120
function! s:SetCompleteOption()

0 commit comments

Comments
 (0)