aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hotfix/v0.8.1'v0.8.1Tom Ryder2017-11-053-2/+2
|\
| * Actually remove the html5 and targets submodulesTom Ryder2017-11-052-0/+0
| * Bump version number to 0.8.1Tom Ryder2017-11-051-2/+2
|/
* Merge branch 'release/v0.8.0'v0.8.0Tom Ryder2017-11-0529-250/+363
|\
| * Bump version number to 0.8.0Tom Ryder2017-11-051-2/+2
| * Merge branch 'feature/vim-bigfile...' into developTom Ryder2017-11-051-4/+4
| |\
| | * Use BufReadPost hook for big_file_options.vimTom Ryder2017-11-051-4/+4
| |/
| * Merge branch 'feature/gvimrc-refa...' into developTom Ryder2017-11-051-5/+10
| |\
| | * Set 'guioptions' flag by flagTom Ryder2017-11-041-3/+8
| | * Use variable setting approach for 'guifont'Tom Ryder2017-11-041-2/+2
| * | Merge branch 'feature/plugin-shor...' into developTom Ryder2017-11-058-207/+236
| |\ \
| | * | Add short-circuit boilerplate to pluginsTom Ryder2017-11-047-199/+228
| | * | Simplify shell linting code with single varsTom Ryder2017-11-041-8/+8
| | |/
| * | Merge branch 'feature/vim61-backport' into developTom Ryder2017-11-052-2/+5
| |\ \ | | |/ | |/|
| | * Limit search highlighting hooks to Vim >= 7.1Tom Ryder2017-11-051-1/+1
| | * Add explanatory note for choosing imperfect remapTom Ryder2017-11-051-1/+4
| |/
| * Merge branch 'feature/space-dots' into developTom Ryder2017-11-043-5/+5
| |\
| | * Use spaces around concat dots in VimL consistentlyTom Ryder2017-11-043-5/+5
| |/ |/|
* | Merge branch 'release/v0.7.0'v0.7.0Tom Ryder2017-11-0424-200/+368
|\ \
* \ \ Merge branch 'hotfix/v0.6.1'v0.6.1Tom Ryder2017-11-042-4/+6
|\ \ \
| | | * Merge branch 'feature/plugin-review' into developTom Ryder2017-11-041-6/+0
| | | |\
| | | | * Remove vim/bundle/html5 submoduleTom Ryder2017-11-041-3/+0
| | | | * Remove vim/bundle/targets submoduleTom Ryder2017-11-041-3/+0
| | | * | Merge branch 'feature/map-plugin-layout' into developTom Ryder2017-11-0424-67/+149
| | | |\ \ | | | | |/ | | | |/|
| | | | * Adjust plugin code layout a lotTom Ryder2017-11-0424-67/+149
| | | |/
| | | * Merge branch 'release/v0.7.0' into developTom Ryder2017-11-042-5/+23
| | | |\ | | | |/ | | |/|
| | * | Update dotfiles(7) manual from README.mdTom Ryder2017-11-041-3/+21
| | * | Bump version numberTom Ryder2017-11-041-2/+2
| | |/
| | * Merge branch 'feature/vim-plugin-...' into developTom Ryder2017-11-041-1/+13
| | |\
| | | * Add heading for Vim plugins subsectionTom Ryder2017-11-041-0/+2
| | | * Update README to mention Vim pluginsTom Ryder2017-11-041-1/+11
| | |/
| | * Merge branch 'feature/spin-vim-plug' into developTom Ryder2017-11-0421-194/+332
| | |\
| | | * Rename toggle plugin again, use commands not funcsTom Ryder2017-11-045-74/+68
| | | * Add short documentation for new custom pluginsTom Ryder2017-11-046-0/+77
| | | * Use same comment boilerplate for custom pluginsTom Ryder2017-11-046-3/+25
| | | * Check 'eval' feature for loading command_typos.vimTom Ryder2017-11-041-1/+1
| | | * Wrap detect_background.vim func call in 'silent!'Tom Ryder2017-11-041-1/+1
| | | * Rename and refactor option toggle pluginTom Ryder2017-11-042-54/+51
| | | * Don't suggest mappings in Vim plugin commentsTom Ryder2017-11-044-6/+0
| | | * Move Vim background detection logic into pluginTom Ryder2017-11-042-25/+20
| | | * Specify an install-vim-autoload targetTom Ryder2017-11-041-0/+6
| | | * Spin 'fo' toggle out into new flag toggler pluginTom Ryder2017-11-042-27/+62
| | | * Spin copyable linebreak config into new pluginTom Ryder2017-11-042-34/+40
| | | * Spin stable join config out into new pluginTom Ryder2017-11-042-21/+30
| | | * Use <Plug> prefix, make space strip configurableTom Ryder2017-11-042-4/+8
| | | * Rename a misnamed variable in big_file.vimTom Ryder2017-11-041-4/+4
| | | * Rename bigfile plugin to big_fileTom Ryder2017-11-042-13/+13
| | | * Move trailing space strip config into pluginTom Ryder2017-11-031-0/+0
| | | * Separate command typos config to pluginTom Ryder2017-11-032-15/+14
| | * | Merge branch 'hotfix/v0.6.1' into developTom Ryder2017-11-042-4/+6
| | |\ \ | | |/ / | |/| |