Fix VIM tabstop/shiftwidth to match lufs package.
authorshort <>
Thu, 21 Aug 2003 17:30:39 +0000 (17:30 +0000)
committershort <>
Thu, 21 Aug 2003 17:30:39 +0000 (17:30 +0000)
.vimrc

diff --git a/.vimrc b/.vimrc
index a847f58..203f64b 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -1,2 +1,2 @@
-set ts=2
-set sw=2
+set ts=8
+set sw=4