summaryrefslogtreecommitdiff
path: root/after/plugin/vimtex.vim
diff options
context:
space:
mode:
Diffstat (limited to 'after/plugin/vimtex.vim')
-rw-r--r--after/plugin/vimtex.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/after/plugin/vimtex.vim b/after/plugin/vimtex.vim
new file mode 100644
index 0000000..3d3e289
--- /dev/null
+++ b/after/plugin/vimtex.vim
@@ -0,0 +1,3 @@
+noremap <leader>wc <Cmd>VimtexCountWords<CR>
+let g:vimtex_view_method = 'zathura'
+