aboutsummaryrefslogtreecommitdiff
path: root/vint
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'nocompatible' tolerance from .vintrcTom Ryder2018-06-021-7/+0
| | | | | | | Eliding the check for the presence of 'nocompatible' in my Vim configuration is no longer necessary since 2505497, when the approach to managing compatibility mode changed to toggle only the offending 'C' flag.
* Add some comments to vintrcTom Ryder2017-12-081-0/+4
|
* Make vim-vint allow saying ":set nocompatible"Tom Ryder2017-12-081-0/+4
| | | | | | Per 62d2a7d, I need to have 'nocompatible' set if Vim is invoked as "ex" or if it's sourced directly with the -u option. I disagree with the policy.
* Add install target for vim-vintTom Ryder2017-12-081-0/+2