summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index fcd5740..5633270 100644
--- a/.vimrc
+++ b/.vimrc
@@ -61,3 +61,6 @@ set t_vb=
" Disable mouse
set mouse=
+
+" Show (partial) command in status line
+set showcmd