summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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