aboutsummaryrefslogtreecommitdiff
path: root/vim/config/display.vim
Commit message (Collapse)AuthorAgeFilesLines
* Sort 'shortmess' flag settings alphabeticallyTom Ryder2017-11-101-6/+6
|
* Add 'o' and 'O' back into 'shortmess'Tom Ryder2017-11-101-0/+4
| | | | | | | These flags prevent multiple messages from reading or writing multiple files from queuing up and forcing an enter prompt. They're part of the default, which is why I didn't notice their absence until I tried using the setting previous to this commit and opened two files at once.
* Set up individual flags for 'shortmess'Tom Ryder2017-11-101-2/+23
| | | | | Most of these are actually the default; may as well explicitly set and document them, however. t and T in particular are new.
* Rearrange three smaller files into display.vimTom Ryder2017-11-101-0/+16