aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index b37e6b2..cf90f18 100644
--- a/vimrc
+++ b/vimrc
@@ -23,6 +23,7 @@ set backspace=indent,eol,start " backspace over all stuff
set cursorcolumn " highlight the current column
set cursorline " highlight the current line
set vb t_vb= " no beeping
+set laststatus=2 " always show the status line
"
" formatting