I know CTRLg displays the current file you\'re working on. Is there a way to modify my .vimrc such that the filename/path is always displa
.vimrc
set ls=2
add this in vimrc, and you will see the file name at the bottom always.