From b837bb2891016cebcc6fc95f2834e2b330424827 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 3 Mar 2015 16:44:05 -0800 Subject: Adding xml.vim configuration --- base/vim/ftplugin/xml.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 base/vim/ftplugin/xml.vim diff --git a/base/vim/ftplugin/xml.vim b/base/vim/ftplugin/xml.vim new file mode 100644 index 0000000..4317610 --- /dev/null +++ b/base/vim/ftplugin/xml.vim @@ -0,0 +1 @@ +setl ts=2 sw=2 sts=2 -- cgit v1.2.3