You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just installed vimtex with pathogen and it won't load. I have appended let g:vimtex_enable = 1 to my vimrc but the problem persists. However, when I manually execute :call vimtex#init() the plugin runs normally. Am I missing some extra configuration?