aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-01-23 19:12:50 -0700
committershmibs <shmibs@gmail.com>2014-01-23 19:12:50 -0700
commit109744b2114c1966644638a15b1edae40a4290e2 (patch)
tree2a5f636b28adde7b8f244efa02c4299091604969 /.vimrc
parent399d85d8f58b27e261f27040483a945d6b9659c0 (diff)
downloaddotfiles-109744b2114c1966644638a15b1edae40a4290e2.tar.gz
make dmenu read colours from awesome theme
also added cbz/cbr to rifle
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index ae5d7ec..31deab6 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1,6 +1,6 @@
syntax on
filetype plugin on
-set autoindent
+set cindent
"tab controls to match pentadactyl
map <C-n> <Esc>:tabn<CR>