aboutsummaryrefslogblamecommitdiff
path: root/vim/nvim.vim
blob: 3ad54f579ca8280150cf144974a1d1003bb7644e (plain) (tree)
1
2
3
4
5
6
7






                                                    
" Configuration specific to NeoVim

" Don't show a statusline if there's only one window
set laststatus=1

" Disable command line display of file position
set noruler