summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-02-02 10:03:20 +0100
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-02-02 10:03:20 +0100
commitc2e1ce7284215fdffd2685f9f34b014c127adda4 (patch)
tree9208d385dd6a32e600017bb80a698d7b09838467
parent4db3cb28d84155c938724a24bba416151a68aa14 (diff)
[Colors] uses default symlink
l---------colors/default.vim1
-rw-r--r--vimrc2
2 files changed, 2 insertions, 1 deletions
diff --git a/colors/default.vim b/colors/default.vim
new file mode 120000
index 0000000..e124f44
--- /dev/null
+++ b/colors/default.vim
@@ -0,0 +1 @@
+red.vim \ No newline at end of file
diff --git a/vimrc b/vimrc
index 6a67843..0c00996 100644
--- a/vimrc
+++ b/vimrc
@@ -1,5 +1,5 @@
-color red
+color default
"syntax clear
syntax on