diff options
author | John Ankarström <john@ankarstrom.se> | 2020-10-23 02:08:00 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-10-23 02:08:00 +0200 |
commit | 73bcdd66f3b4ce183bf8b9b0b5784830189c37f5 (patch) | |
tree | efa2430e10347638a21a01598c42c4280690fc26 /test/vimrc/vimtex.txt | |
download | tt-73bcdd66f3b4ce183bf8b9b0b5784830189c37f5.tar.gz |
release 1.0
Diffstat (limited to 'test/vimrc/vimtex.txt')
-rw-r--r-- | test/vimrc/vimtex.txt | 3 |
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' |