summaryrefslogtreecommitdiff
path: root/dot_vimrc
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2018-01-15 14:42:00 +0100
committerAlex Auvolat <alex@adnab.me>2018-01-15 14:46:57 +0100
commitde50ab5a354a4bbab7b693b9627fe8b5e1d7c138 (patch)
tree2b88cdd9eb4fa89e81943b563cd15e12abf5ff44 /dot_vimrc
parentba119ce15c875d2d1440a0ed4a66c963a765724b (diff)
downloaduser-config-de50ab5a354a4bbab7b693b9627fe8b5e1d7c138.tar.gz
user-config-de50ab5a354a4bbab7b693b9627fe8b5e1d7c138.zip
Updates
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