1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00

Remove echom function

This commit is contained in:
Shidong Wang 2020-04-26 18:53:38 +08:00
parent 289601c5e0
commit c05be552ea

View File

@ -37,7 +37,6 @@ function! s:std_out(id, data, event) abort
endfunction
function! s:exit(id, data, event) abort
echom string(s:matched_lines)
let preview = 0
for nr in s:matched_lines
if nr - preview >= 3 " first matched line is 3