Closed gngshn closed 10 months ago
I add this two line to get it.
exe 'nnoremap <silent> <buffer> j j<CR>:' . l:matches_window_prefix . 'open<CR>' exe 'nnoremap <silent> <buffer> k k<CR>:' . l:matches_window_prefix . 'open<CR>'
I suggest ag.vim adding a option to judge whether to use real time preview or not.
I add this two line to get it.
I suggest ag.vim adding a option to judge whether to use real time preview or not.