diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -258,7 +258,7 @@ autocmd Filetype vim setlocal foldmethod=marker autocmd FileType haskell set formatprg=stylish-haskell -autocmd FileType lisp,html,css setlocal shiftwidth=2 +autocmd FileType lisp,html,css,htmldjango setlocal shiftwidth=2 " }}} """""""""""" |
