mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +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=
|
||||
if has('gui_running')
|
||||
let cursor_hi = s:HI.group2dict('Cursor')
|
||||
let g:wsd = cursor_hi
|
||||
call s:HI.hide_in_normal('Cursor')
|
||||
endif
|
||||
" setlocal nomodifiable
|
||||
|
Loading…
x
Reference in New Issue
Block a user