Skip to content

Commit 58ab81d

Browse files
committed
delete unused code
1 parent aab50ee commit 58ab81d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plugin/easycomplete.vim

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ else
133133
let g:easycomplete_menuflag_cmdline = "cmdline"
134134
endif
135135

136-
if !exists("g:easycomplete_fuzzymatch_hlgroup")
137-
let g:easycomplete_fuzzymatch_hlgroup = ""
138-
endif
139136
if !exists("g:easycomplete_tabnine_suggestion")
140137
let g:easycomplete_tabnine_suggestion = 0
141138
endif

0 commit comments

Comments
 (0)