summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
new file mode 100644
index 0000000..f440cfe
--- /dev/null
+++ b/vim/.vimrc
@@ -0,0 +1,6 @@
+syntax on
+set backspace=indent,eol,start
+set colorcolumn=80
+set relativenumber
+colo slate
+colo retrobox