X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cd253402f83e44608d7c52b53be13276feef7503..f1dde7a4dbf46a33ac63633d16131c519b541356:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 1ef5db9..0aee7e3 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -196,6 +196,7 @@ augroup END set scrolloff=5 " number of screen lines to show around the cursor set sidescroll=1 " number of collumns to scroll set sidescrolloff=1 " don't scroll over the listchars +set display+=lastline " display as much as possible of last line set fillchars=diff:⣿,vert:│