Skip to content

Instantly share code, notes, and snippets.

@johnrichardrinehart
Created April 9, 2016 18:55
Show Gist options
  • Save johnrichardrinehart/0b17adc602c0ace2f80ea6134a64bc90 to your computer and use it in GitHub Desktop.
Save johnrichardrinehart/0b17adc602c0ace2f80ea6134a64bc90 to your computer and use it in GitHub Desktop.
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