git-svn-id: http://photonzero.com/dotfiles/trunk@105 23f722f6-122a-0410-8cef-c75bd312dd78

This commit is contained in:
michener 2011-08-27 00:07:45 +00:00
parent 2de1c8b44c
commit 626bfce9bd
4 changed files with 317 additions and 1 deletions

View file

@ -20,6 +20,9 @@ augroup java
autocmd BufRead *.java set makeprg=ant\ -find\ build.xml
autocmd FileType java let b:auto_trim_whitespace=1
augroup END
augroup less
autocmd BufNewFile,BufRead *.less set filetype=less
augroup END
au BufNewFile,BufRead motd.public,/tmp/motd.public.r.* setf motd