aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-05-30 10:20:48 -0700
committershmibs <shmibs@gmail.com>2014-05-30 10:20:48 -0700
commit333b873ee6d27c6b42c2426f14591177bed08146 (patch)
tree3f64456489eacadec1ba98247ad3e6dde4d09311 /.vimrc
parent4ffad3ac6c5259b975650cf1aeaaecb1fd255be3 (diff)
downloaddotfiles-333b873ee6d27c6b42c2426f14591177bed08146.tar.gz
bash -> zsh
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index a571715..39559e6 100644
--- a/.vimrc
+++ b/.vimrc
@@ -10,6 +10,9 @@ set background=dark
"enable status-line
set laststatus=2
+"hide mode in cmd
+set noshowmode
+
"allow edited background buffers
set hidden