Created
April 9, 2016 18:55
-
-
Save johnrichardrinehart/0b17adc602c0ace2f80ea6134a64bc90 to your computer and use it in GitHub Desktop.
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
set nocompatible | |
filetype plugin on | |
set rtp=$HOME/vimfiles/bundle/vimtex | |
set rtp+=$HOME/vimfiles/bundle/vimtex/after | |
let g:vimtex_view_general_viewer='SumatraPDF' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment