aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vim/vint'Tom Ryder2017-10-307-21/+17
|\
| * 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
* | Move non-indent HTML Vim config indent->ftpluginTom Ryder2017-10-302-12/+11
|/
* 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
* Move vim/after/ftplugin files into vim/ftpluginTom Ryder2017-10-305-0/+0
* Set whitespace options for VimL locallyTom Ryder2017-10-301-3/+3
* Move PHP indent nixing into ~/.vim/indentTom Ryder2017-10-302-4/+4
* Move vim/after/ftdetect to vim/ftdetectTom Ryder2017-10-303-0/+0
* Move netrw.vim "after" script to plain configTom Ryder2017-10-301-0/+0
* Require minimum Vim version for background detectTom Ryder2017-10-291-1/+4
* Update submodulesTom Ryder2017-10-291-0/+0
* Switch on COLORFGBG to get background lightnessTom Ryder2017-10-291-3/+26
* 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-291-0/+5
* Move 'nrformats' .vimrc config into subfileTom Ryder2017-10-282-4/+3
* Move line-joining .vimrc config into subfileTom Ryder2017-10-282-5/+4
* Move 'tildeop' .vimrc config into subfileTom Ryder2017-10-282-4/+3
* Move backspace .vimrc config into subfileTom Ryder2017-10-282-4/+3
* Move yanking .vimrc config into subfileTom Ryder2017-10-282-5/+4
* Move buffers .vimrc config into subfileTom Ryder2017-10-282-8/+8
* Move substitution .vimrc config into subfileTom Ryder2017-10-282-5/+4
* Move Fedora workaround .vimrc config into subfileTom Ryder2017-10-282-9/+8
* Move 'modeline' .vimrc setting to file.vim subfileTom Ryder2017-10-282-4/+4
* Move startup .vimrc config into subfileTom Ryder2017-10-282-4/+3
* Restore 'background' .vimrc settingTom Ryder2017-10-281-0/+4