Mercurial > ec-dotfiles
comparison rc/vimrc @ 391:0bccac92b6f1
Merge commit '6667bc4' into rhel5
author | Edho Arief <edho@myconan.net> |
---|---|
date | Thu, 26 Jul 2012 12:44:42 +0200 |
parents | e1f07d9d6937 |
children | 0aabb2b34ef6 |
comparison
equal
deleted
inserted
replaced
388:e5cf57bf6b47 | 391:0bccac92b6f1 |
---|---|
41 autocmd BufRead,BufNewFile crontab :set noet ts=8 nolist | 41 autocmd BufRead,BufNewFile crontab :set noet ts=8 nolist |
42 autocmd BufRead,BufNewFile fstab :set noet ts=8 nolist | 42 autocmd BufRead,BufNewFile fstab :set noet ts=8 nolist |
43 autocmd BufRead,BufNewFile .git/COMMIT_EDITMSG :set noet ts=8 nolist | 43 autocmd BufRead,BufNewFile .git/COMMIT_EDITMSG :set noet ts=8 nolist |
44 autocmd BufRead,BufNewFile .gitconfig :set noet ts=8 nolist | 44 autocmd BufRead,BufNewFile .gitconfig :set noet ts=8 nolist |
45 autocmd BufRead,BufNewFile .git/config :set noet ts=8 nolist | 45 autocmd BufRead,BufNewFile .git/config :set noet ts=8 nolist |
46 autocmd BufRead,BufNewFile *.erb :set ft=eruby ts=2 et list | |
46 endif | 47 endif |