summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-02-07 14:36:31 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-02-07 14:36:34 +1300
commit8d65d235929eda9a92eac19d6e663314e8f8f38c (patch)
treea92239c4b0585d1baf093a9498ddb4f0ad6fc67c /vimrc
downloaddotfiles-8d65d235929eda9a92eac19d6e663314e8f8f38c.tar.xz
Initial import
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/vimrc b/vimrc
new file mode 100644
index 0000000..5cb89a7
--- /dev/null
+++ b/vimrc
@@ -0,0 +1,5 @@
+syntax on
+set cc=80
+
+set autoindent
+set tabstop=4