aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a `lint-vim` target for linting Vim configTom Ryder2017-10-304-8/+54
* Switch to VimL functions for whitespace stripperTom Ryder2017-10-301-4/+5
* Use `normal!` not `normal` in Vim config macroTom Ryder2017-10-301-4/+4
* Use single-quoted string in gvimrcTom Ryder2017-10-301-1/+1
* Remove 'nocompatible' settingTom Ryder2017-10-301-5/+0
* Use ==# consistently in Vim configTom Ryder2017-10-304-7/+7
* Update submodulesTom Ryder2017-10-301-0/+0
* Use conventional indent for continued VimL linesTom Ryder2017-10-308-23/+23
* Correct comment typoTom Ryder2017-10-301-1/+1
* Rearrange and better explain ksh syntax workaroundTom Ryder2017-10-303-16/+23
* Correct a path in vim/after/syntax/sh.vimTom Ryder2017-10-301-3/+2
* Update submodulesTom Ryder2017-10-301-0/+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-3010-14/+13
* Add some more file-specific indent preferencesTom Ryder2017-10-305-0/+33
* Add detection, tweak indent/whitespace for CSV/TSVTom Ryder2017-10-304-0/+20
* Use :setfiletype in lieu of :setlocal filetype=Tom Ryder2017-10-303-5/+5
* Use consistent long-line indentTom Ryder2017-10-301-2/+2
* Merge two ftdetect rules for Muttrc filesTom Ryder2017-10-301-7/+1
* Clear autocommands in ftdetect augroupsTom Ryder2017-10-303-0/+3
* Revert dynamic filetype indent configurationTom Ryder2017-10-301-20/+11
* Configure indent dynamically based on filetypeTom Ryder2017-10-301-11/+20
* Remove vim/after installation from vim/bundleTom Ryder2017-10-301-2/+9
* Move vim/after/ftplugin files into vim/ftpluginTom Ryder2017-10-306-0/+6
* Set whitespace options for VimL locallyTom Ryder2017-10-301-3/+3
* Rename Makefile target for Vim plugin bundlesTom Ryder2017-10-301-9/+9
* Move PHP indent nixing into ~/.vim/indentTom Ryder2017-10-303-4/+10
* Move vim/after/ftdetect to vim/ftdetectTom Ryder2017-10-304-0/+6
* Move netrw.vim "after" script to plain configTom Ryder2017-10-301-0/+0
* Rebuild dotfiles(7) man page, remove double-headerTom Ryder2017-10-301-3/+0
* Specify path to indent settings in TABS.mdTom Ryder2017-10-301-1/+2
* Require minimum Vim version for background detectTom Ryder2017-10-291-1/+4
* Update submodulesTom Ryder2017-10-291-0/+0
* Merge branch 'vim/guess-background'Tom Ryder2017-10-293-7/+30
|\
| * Switch on COLORFGBG to get background lightnessTom Ryder2017-10-291-3/+26
| * Allow and track COLORFGBG/TERM env vars in tmuxTom Ryder2017-10-291-3/+1
| * Test whether to load sahara colorschemeTom Ryder2017-10-291-1/+3
|/
* Add explanatory comment for Vim 'nocompatible'Tom Ryder2017-10-291-1/+3
* Merge `filetype indent` with `filetype plugin`Tom Ryder2017-10-292-6/+1
* Load Vim Pathogen with :runtimeTom Ryder2017-10-292-7/+6
* Restore dotfiles(7) manual as pre-built dist fileTom Ryder2017-10-294-1/+18
* Rebuild dotfiles(7) manual from README.mdTom Ryder2017-10-291-19/+17
* Adjust description of Vim configurationTom Ryder2017-10-291-7/+12
* Merge branch 'vimrc-split'Tom Ryder2017-10-2837-557/+541
|\
| * Move 'nrformats' .vimrc config into subfileTom Ryder2017-10-282-4/+3
| * Move line-joining .vimrc config into subfileTom Ryder2017-10-282-5/+4