aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/vimrc b/vim/vimrc
index d2ae653a..e35ce7b3 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -245,10 +245,6 @@ set nojoinspaces
" Configuration for window features
if has('windows')
- " Show the status in a distinct bar above the command line only if there's
- " more than one window on the screen or in the current tab
- set laststatus=1
-
" Don't resize windows we're not splitting (Tmux-like; think Mondrian)
set noequalalways