summaryrefslogtreecommitdiff
path: root/dot_vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'dot_vimrc')
-rw-r--r--dot_vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_vimrc b/dot_vimrc
index 56cb1c6..0098eae 100644
--- a/dot_vimrc
+++ b/dot_vimrc
@@ -29,6 +29,8 @@ nnoremap <silent> <Leader>ml :call AppendModeline()<CR>
" =================== OPTIONS
+colorscheme slate
+
filetype plugin indent on
set autoindent
set ts=4 sw=4