mirror of
https://github.com/osyo-manga/vim-brightest.git
synced 2025-11-08 11:33:54 -05:00
Remove Test().
This commit is contained in:
@@ -70,11 +70,6 @@ function! s:highlight_off()
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
||||||
function! Test()
|
|
||||||
call s:Highlight.as_windo().disable_all()
|
|
||||||
endfunction
|
|
||||||
|
|
||||||
|
|
||||||
let s:old_enable_window_all = g:brightest#enable_highlight_all_window
|
let s:old_enable_window_all = g:brightest#enable_highlight_all_window
|
||||||
function! brightest#hl_clear()
|
function! brightest#hl_clear()
|
||||||
if empty(s:Highlight.hl_list())
|
if empty(s:Highlight.hl_list())
|
||||||
|
|||||||
Reference in New Issue
Block a user