diff options
Diffstat (limited to 'after/plugin/vimtex.vim')
-rw-r--r-- | after/plugin/vimtex.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/after/plugin/vimtex.vim b/after/plugin/vimtex.vim new file mode 100644 index 0000000..c45ed12 --- /dev/null +++ b/after/plugin/vimtex.vim @@ -0,0 +1,2 @@ +let g:vimtex_view_method = 'zathura' + |