adapt new textern path
This commit is contained in:
@@ -37,5 +37,7 @@ autocmd BufRead /tmp/*.eml :source ~/.vim/advanced.vim
|
|||||||
autocmd BufRead /tmp/*.eml :source ~/.vim/mail.vim
|
autocmd BufRead /tmp/*.eml :source ~/.vim/mail.vim
|
||||||
|
|
||||||
" textern (Firefox Addon)
|
" 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/advanced.vim
|
||||||
autocmd BufRead /*/textern*/*.txt :source ~/.vim/mail.vim
|
autocmd BufRead /*/textern*/*.txt :source ~/.vim/mail.vim
|
||||||
|
|||||||
Reference in New Issue
Block a user