From 73ad48ba9e0a8670bfef6d6d91dcaa8a34a03a22 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 11 Apr 2012 12:34:43 -0400 Subject: add powerline --- vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vimrc') 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 -- cgit v1.2.3