From e94e121c0f06482c7b6bb7d4f62ece993e10d70b Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Thu, 4 Feb 2016 15:07:30 +0100 Subject: [PATCH] Plugins: add vimtex --- content/plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/plugins.md b/content/plugins.md index b84ab1b..13ba410 100644 --- a/content/plugins.md +++ b/content/plugins.md @@ -21,6 +21,7 @@ - [HTML](#html) - [Javascript](#javascript) - [Lua](#lua) +- [TeX](#tex) ## By topic @@ -156,3 +157,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin) - [lua-inspect](https://github.com/xolox/vim-lua-inspect) + +#### TeX + +- [vimtex](https://github.com/lervag/vimtex)