diff --git a/.vimrc b/.vimrc index edee48d..561d5fe 100644 --- a/.vimrc +++ b/.vimrc @@ -1,4 +1,4 @@ -color desert +color slate syntax on set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab