vim configuration tips. Three I didn’t know and now use:
set wildmode=list:longest "bash-like tab-completion set title "terminal title to filename set scrolloff=3 "keep 3 lines context when scrolling
vim configuration tips. Three I didn’t know and now use:
set wildmode=list:longest "bash-like tab-completion set title "terminal title to filename set scrolloff=3 "keep 3 lines context when scrolling