diff --git a/ftplugin/tex.vim b/ftplugin/tex.vim index b61d93f..2dad353 100644 --- a/ftplugin/tex.vim +++ b/ftplugin/tex.vim @@ -9,6 +9,7 @@ iabbrev td \todo iabbrev mb \mathbf iabbrev ie i.e.\@ iabbrev eg e.g.\@ +iabbrev etal \textit{et~al.}\@ nnoremap x :Latexmk nnoremap lv :LatexView