Skip to content

Instantly share code, notes, and snippets.

@guanghwang
Forked from j-jith/synctex vim qpdfview
Created January 25, 2019 02:53
Show Gist options
  • Save guanghwang/f48bb07cb2e911b83157975ac247736f to your computer and use it in GitHub Desktop.
Save guanghwang/f48bb07cb2e911b83157975ac247736f to your computer and use it in GitHub Desktop.
synctex vim qpdfview
# qpdfview synctex vim synchronization
# for qpdfview (Settings > Behavior > Source editor)
vim --servername vimtex --remote-silent +%2<Enter>zz %1
# for alias in .bashrc
alias vimtex='vim --servername vimtex'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment