Added VimtexInfo!

This commit is contained in:
Karl Yngve Lervåg 2015-06-06 00:03:51 +02:00
parent aab42ad2ae
commit b252dc0b5f

View File

@ -646,8 +646,14 @@ Commands~
*VimtexInfo* *VimtexInfo*
*<plug>(vimtex-info)* *<plug>(vimtex-info)*
:VimtexInfo Show information stored for all projects (available :VimtexInfo Show information that is stored by vimtex about the
mostly for debug purposes). current LaTeX project (available mostly for debug
purposes).
*VimtexInfo!*
:VimtexInfo! Show information that is stored by vimtex about all
open LaTeX projects (available mostly for debug
purposes).
*VimtexRefreshFolds* *VimtexRefreshFolds*
:VimtexRefreshFolds Refresh folds, see |vimtex-zx|. :VimtexRefreshFolds Refresh folds, see |vimtex-zx|.