Tip 15 Printable Monobook Previous Next
created February 24, 2001 · complexity basic · author Yegappan · version 5.7
To display the status line always, set the following option in your vimrc:
:set laststatus=2
The advantage of having the status line displayed always is, you can see the current mode, file name, file status, ruler, etc.