added molokai theme to vim

This commit is contained in:
Bachir Soussi Chiadmi
2015-12-22 00:51:56 +01:00
parent ef80ce93c2
commit 11cec7ffa1
3 changed files with 282 additions and 0 deletions
+3
View File
@@ -28,3 +28,6 @@ export HISTIGNORE="ls:ll:la:pwd:clear:h:j"
# append to the history file rather than overwriting
shopt -s histappend
shopt -s nocaseglob;
# display 256 colors
export TERM=xterm-256color