Fixing title for tmux, and inkpot bg is now normal

This commit is contained in:
Hunter Haugen 2009-11-16 21:03:59 +05:30
parent dabb547533
commit 4f3c06bcdb
4 changed files with 18 additions and 9 deletions

View file

@ -10,5 +10,6 @@ augroup filetypedetect
"au! BufNewFile,BufRead *.rhtml setfiletype rhtml
au! BufNewFile,BufRead *.rhtml setfiletype eruby
au! BufNewFile,BufRead *.s setfiletype asmx86
au! BufRead,BufNewFile *.ijs,*.ijt,*.ijp,*.ijx setfiletype j
augroup END