aboutsummaryrefslogtreecommitdiff
path: root/vim/config/case.vim
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'tildeop' settingTom Ryder2017-11-101-3/+0
| | | | I never use it. May as well defer to the vi default.
* Move 'tildeop' setting to new case.vim fileTom Ryder2017-11-011-0/+3
Since it pertains to the casing of text, and there are potentially other items that could go in here too.