aboutsummaryrefslogtreecommitdiff
path: root/test/vimrc/vimtex.txt
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-10-23 02:08:00 +0200
committerJohn Ankarström <john@ankarstrom.se>2020-10-23 02:08:00 +0200
commit73bcdd66f3b4ce183bf8b9b0b5784830189c37f5 (patch)
treeefa2430e10347638a21a01598c42c4280690fc26 /test/vimrc/vimtex.txt
downloadtt-73bcdd66f3b4ce183bf8b9b0b5784830189c37f5.tar.gz
release 1.0
Diffstat (limited to 'test/vimrc/vimtex.txt')
-rw-r--r--test/vimrc/vimtex.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/vimrc/vimtex.txt b/test/vimrc/vimtex.txt
new file mode 100644
index 0000000..19f3bc9
--- /dev/null
+++ b/test/vimrc/vimtex.txt
@@ -0,0 +1,3 @@
+" -> plugins
+Plug 'lervag/vimtex'
+let g:tex_flavor = 'latex'