aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 5211bf8..0af8e99 100644
--- a/.vimrc
+++ b/.vimrc
@@ -29,7 +29,7 @@ filetype plugin on
filetype indent on
syntax enable
-:color shine
+" :color shine
autocmd FileType markdown setlocal tw=80 et ts=2 sw=2
autocmd FileType text setlocal tw=80