aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 116732d..6197000 100644
--- a/vimrc
+++ b/vimrc
@@ -37,7 +37,7 @@ if has("autocmd")
au!
au FileType text setlocal textwidth=72
- au FileType html setlocal ts=2 sw=2 sts=2 expandtab
+ au FileType html,xhtml setlocal ts=2 sw=2 sts=2 expandtab
au FileType ruby setlocal ts=2 sw=2 sts=2 expandtab
" text files