aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-05-01 23:19:09 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2014-05-01 23:19:09 +0200
commit72355fa057416a3eddfe34563d3bfdea1ea620a6 (patch)
tree75cbb2855f81c7cc6ac3ea0ee2a97372a10b7f91 /.vimrc
parent824adfd4e807fbf986286289a7d8d106a2a73205 (diff)
downloaddotfiles-72355fa057416a3eddfe34563d3bfdea1ea620a6.tar.gz
dotfiles-72355fa057416a3eddfe34563d3bfdea1ea620a6.tar.bz2
dotfiles-72355fa057416a3eddfe34563d3bfdea1ea620a6.zip
Updates
- VIM config - Herbstluft config
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..0834017
--- /dev/null
+++ b/.vimrc
@@ -0,0 +1,5 @@
1syntax on
2set number
3set background=dark
4set tabstop=4
5