diff --git a/.vimrc b/.vimrc index b92aa48..ad4f52e 100644 --- a/.vimrc +++ b/.vimrc @@ -76,6 +76,8 @@ set wrap set mouse=a set softtabstop=4 noexpandtab +set laststatus=2 +set noshowmode set whichwrap+=<,>,h,l " let &t_SI = "\[6 q"