git-svn-id: http://photonzero.com/dotfiles/trunk@105 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
2de1c8b44c
commit
626bfce9bd
4 changed files with 317 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue