Skip to content

Commit

Permalink
Switch back focus to vim/neovim after inverse search from Sioyek
Browse files Browse the repository at this point in the history
  • Loading branch information
HuidaeCho committed Mar 7, 2024
1 parent a77d14b commit 393b45a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/vimtex/view/sioyek.vim
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ endfunction

let s:viewer = vimtex#view#_template#new({
\ 'name': 'sioyek',
\ 'xwin_id': 0,
\})

function! s:viewer._check() dict abort " {{{1
Expand Down

0 comments on commit 393b45a

Please sign in to comment.