aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v1.3.0'HEADv1.3.0masterTom Ryder2019-05-095-52/+52
|\ | | | | | | | | | | * release/v1.3.0: Remove unneeded variable scoping Switch to two-spacing
| * Bump VERSIONTom Ryder2019-05-091-1/+1
| |
| * Remove unneeded variable scopingTom Ryder2019-05-092-44/+44
| |
| * Switch to two-spacingTom Ryder2019-05-092-7/+7
| |
| * Merge branch 'release/v1.2.0' into developTom Ryder2018-08-231-1/+1
| |\ | | | | | | | | | | | | * release/v1.2.0: Bump VERSION
* | \ Merge branch 'release/v1.2.0'v1.2.0Tom Ryder2018-08-232-3/+3
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v1.2.0: Bump VERSION Use "x" prefix for visual mode mappings, not "v"
| * | Bump VERSIONTom Ryder2018-08-231-1/+1
| |/
| * Use "x" prefix for visual mode mappings, not "v"Tom Ryder2018-08-221-2/+2
| |
| * Merge branch 'release/v1.1.0' into developTom Ryder2018-07-141-1/+1
| |\ | | | | | | | | | | | | * release/v1.1.0: Bump VERSION
* | \ Merge branch 'release/v1.1.0'v1.1.0Tom Ryder2018-07-145-11/+11
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | * release/v1.1.0: Bump VERSION Bump documentation date Mention `git-add --patch` in docs Use .= for b:undo_ftplugin appending Don't require blocks to have a parent file
| * | Bump VERSIONTom Ryder2018-07-141-1/+1
| |/
| * Bump documentation dateTom Ryder2018-07-141-1/+1
| |
| * Mention `git-add --patch` in docsTom Ryder2018-07-142-2/+4
| |
| * Use .= for b:undo_ftplugin appendingTom Ryder2018-07-141-6/+3
| |
| * Don't require blocks to have a parent fileTom Ryder2018-07-141-1/+2
| | | | | | | | | | Per a bug report from Maksim Odnoletkov; this seems to make the mappings work for the diffs generated with `git add --patch`.
| * Merge branch 'release/v1.0.0' into developTom Ryder2018-07-081-1/+1
| |\ | | | | | | | | | | | | * release/v1.0.0: Bump VERSION
* | \ Merge branch 'release/v1.0.0'v1.0.0Tom Ryder2018-07-083-15/+17
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v1.0.0: Fix and extend the configuration example Rename plugin maps with <Plug>(parens)
| * | Bump VERSIONTom Ryder2018-07-081-1/+1
| |/
| * Fix and extend the configuration exampleTom Ryder2018-07-081-8/+10
| |
| * Rename plugin maps with <Plug>(parens)Tom Ryder2018-07-082-8/+8
| |
| * Merge branch 'release/v0.4.0' into developTom Ryder2018-06-291-1/+1
| |\ | | | | | | | | | | | | * release/v0.4.0: Bump VERSION
* | \ Merge branch 'release/v0.4.0'v0.4.0Tom Ryder2018-06-292-3/+3
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v0.4.0: Bump VERSION Add <unique> attribute to mappings
| * | Bump VERSIONTom Ryder2018-06-291-1/+1
| |/
| * Add <unique> attribute to mappingsTom Ryder2018-06-291-2/+2
| |
| * Merge branch 'release/v0.3.0' into developTom Ryder2018-06-291-1/+1
| |\ | | | | | | | | | | | | * release/v0.3.0: Bump VERSION
* | \ Merge branch 'release/v0.3.0'v0.3.0Tom Ryder2018-06-294-2/+83
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v0.3.0: Bump VERSION Add block removal feature
| * | Bump VERSIONTom Ryder2018-06-291-1/+1
| |/
| * Add block removal featureTom Ryder2018-06-293-1/+82
|/
* Bump VERSIONv0.2.2Tom Ryder2018-06-251-1/+1
|
* Add missing ! for functionTom Ryder2018-06-251-1/+1
|
* Bump VERSIONv0.2.1Tom Ryder2018-06-251-1/+1
|
* Correct vim/vimrc exampleTom Ryder2018-06-251-3/+5
|
* Remove default mappingsv0.2.0Tom Ryder2018-06-253-22/+9
|
* Use more explicit/readable mode testTom Ryder2018-06-251-1/+1
|
* Correct a commentTom Ryder2018-06-251-1/+1
|
* Initial versionv0.1.0Tom Ryder2018-06-245-0/+122