Browse Source

Merge branch 'master' of https://io.monkeybox.org/git/fdamstra/MyEnvironment

Fred Damstra 9 years ago
parent
commit
e4f02d87f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -1,5 +1,6 @@
 set nocompatible              " be iMproved, required
 filetype off                  " required
+syntax on
 
 " Accomodate a dark background
 set background=dark