diff --git a/vimrc b/vimrc index 57e4108..2ba46bd 100644 --- a/vimrc +++ b/vimrc @@ -206,6 +206,10 @@ map cc :CoffeeCompile map cm :CoffeeMake au BufNewFile,BufReadPost *.coffee setl foldmethod=indent nofoldenable +" MAIL HUMAN TEX +au BufNewFile,BufRead *.txt set filetype=human +au FileType human,mail,tex set expandtab textwidth=78 nocindent + "" LANGUAGE SPECIFIC " CSS