aboutsummaryrefslogtreecommitdiff
path: root/vim/indent
Commit message (Expand)AuthorAgeFilesLines
* Add password filetypeTom Ryder2018-06-231-0/+11
* Turn off Vim 'softtabstop' for CSV and TSV filesTom Ryder2018-02-172-2/+4
* Adjust explanation of PHP indent skipTom Ryder2018-02-011-3/+9
* Break some continued lines in Vim indent filesTom Ryder2018-01-212-4/+2
* Move lots of local Vim config into vim/afterTom Ryder2017-11-123-15/+14
* Use consistent/thorough ftplugin/indent unloadingTom Ryder2017-11-083-6/+8
* Add user_ftplugin.vim and user_indent.vim pluginsTom Ryder2017-11-073-19/+9
* Use b:undo variables correctlyTom Ryder2017-11-079-32/+21
* Use spaces around concat dots in VimL consistentlyTom Ryder2017-11-041-3/+3
* Reload indent global defaults before each filetypeTom Ryder2017-10-313-0/+9
* Use clunkier, more compatible indent option resetTom Ryder2017-10-311-6/+5
* Move non-indent HTML Vim config indent->ftpluginTom Ryder2017-10-301-12/+0
* Use correct syntax for numeric indent resetsTom Ryder2017-10-301-3/+3
* Use version guard around numeric indent resetsTom Ryder2017-10-301-3/+8
* Use backward-compat syntax for reset indent optsTom Ryder2017-10-301-3/+3
* Add autoindent and expandtab to indent _GLOBALTom Ryder2017-10-301-0/+2
* Use a common file to restore global indent optsTom Ryder2017-10-306-31/+17
* Move filetype-specific indent options into indent/Tom Ryder2017-10-308-0/+53
* Move PHP indent nixing into ~/.vim/indentTom Ryder2017-10-301-0/+4