]> Pileus Git - vpaste/blobdiff - vimrc
Use /bin/sh for vpaste script
[vpaste] / vimrc
diff --git a/vimrc b/vimrc
index 79db8752cbb6e78fc0bf3fae2fb760ece3a80330..ac81a9ed701c6665cc5937e4e20e1fffe1f5633b 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -1,4 +1,4 @@
-" Andy Spencer 2009-2011 - Public domain
+" Andy Spencer 2009-2013 - Public domain
 
 filetype plugin indent on
 syntax on
@@ -20,6 +20,10 @@ let g:html_use_css        = 1
 let g:html_use_encoding   = "UTF-8"
 let g:html_no_progress    = 1
 let g:html_dynamic_folds  = 1
+let g:html_use_xhtml      = 1
+
+" Misc
+let g:is_bash             = 1
 
 " Override these with modelines
 set nowrap noexpandtab