adapt new textern path

This commit is contained in:
2021-01-07 14:52:56 +01:00
parent 995b888ce8
commit cc6fc53333

View File

@@ -37,5 +37,7 @@ autocmd BufRead /tmp/*.eml :source ~/.vim/advanced.vim
autocmd BufRead /tmp/*.eml :source ~/.vim/mail.vim
" textern (Firefox Addon)
autocmd BufRead /*/textern/textern* :source ~/.vim/advanced.vim
autocmd BufRead /*/textern/textern* :source ~/.vim/mail.vim
autocmd BufRead /*/textern*/*.txt :source ~/.vim/advanced.vim
autocmd BufRead /*/textern*/*.txt :source ~/.vim/mail.vim