summaryrefslogtreecommitdiffstats
path: root/root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'root/.vimrc')
-rw-r--r--root/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/.vimrc b/root/.vimrc
index 9397cac..d8bc435 100644
--- a/root/.vimrc
+++ b/root/.vimrc
@@ -238,3 +238,4 @@ let g:rust_recommended_style = 0
set modeline
set modelines=5
set modelineexpr
+au FileType xml setlocal equalprg=xmllint\ --format\ --recover\ -\ 2>/dev/null