summaryrefslogtreecommitdiff
path: root/after/plugin/vimtex.vim
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <me@woz.blue> 2024-12-12 22:34:06 -0500
committerGravatar Matthew Wozniak <me@woz.blue> 2024-12-12 22:39:08 -0500
commita7f3bc8f5d8e7fbb3e6b631f9898de3e7d3bba7b (patch)
tree86499eda0fe7761c0e1495bfa2a2b4901ff84b4f /after/plugin/vimtex.vim
downloadnvim-a7f3bc8f5d8e7fbb3e6b631f9898de3e7d3bba7b.tar.gz
nvim-a7f3bc8f5d8e7fbb3e6b631f9898de3e7d3bba7b.zip
configs 2025 initial setupHEADmaster
Diffstat (limited to 'after/plugin/vimtex.vim')
-rw-r--r--after/plugin/vimtex.vim2
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'
+