summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 36f9b6b..a2fb9fa 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -35,6 +35,7 @@ set copyindent
" Le terminal a un fond foncé
set background=dark
+colorscheme koehler
" Coloration syntaxique
syntax on