mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add formatting for human,mail and tex files
This commit is contained in:
4
vimrc
4
vimrc
@@ -206,6 +206,10 @@ map <leader>cc :CoffeeCompile<cr>
|
||||
map <silent> <leader>cm :CoffeeMake<cr> <cr>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user