set nocompatible set runtimepath^=../.. set runtimepath+=../../after filetype plugin indent on syntax enable nnoremap q :qall! silent edit thesis.tex " call vimtex#profile#file('thesis.tex') quitall