-
-
Save guanghwang/f48bb07cb2e911b83157975ac247736f to your computer and use it in GitHub Desktop.
synctex vim qpdfview
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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