Skip to content

Instantly share code, notes, and snippets.

@j-jith
Forked from bennygit/synctex vim qpdfview
Last active January 25, 2019 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save j-jith/bd1d4eaecc59c506c3c24e08216f8de8 to your computer and use it in GitHub Desktop.
Save j-jith/bd1d4eaecc59c506c3c24e08216f8de8 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