mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 10:15:41 +08:00
Remove usless code
This commit is contained in:
parent
536c1cba94
commit
f996aed15a
@ -580,7 +580,6 @@ function! SpaceVim#plugins#flygrep#open(agrv) abort
|
|||||||
setlocal t_ve=
|
setlocal t_ve=
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
let cursor_hi = s:HI.group2dict('Cursor')
|
let cursor_hi = s:HI.group2dict('Cursor')
|
||||||
let g:wsd = cursor_hi
|
|
||||||
call s:HI.hide_in_normal('Cursor')
|
call s:HI.hide_in_normal('Cursor')
|
||||||
endif
|
endif
|
||||||
" setlocal nomodifiable
|
" setlocal nomodifiable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user