aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add VERSIONHEADv0.2.0masterTom Ryder2018-06-171-0/+1
|
* Update documentationTom Ryder2018-06-171-7/+13
|
* Rename README.mdTom Ryder2018-06-171-0/+0
|
* Break up long l:visualfix definitionv0.1.0Tom Ryder2017-11-061-1/+5
| | | | | Not that this makes it much easier to understand. There's got to be a better way to do this.
* Move tag pattern into variableTom Ryder2017-11-061-1/+3
|
* Use v:count1 directly in functionTom Ryder2017-11-061-8/+8
| | | | There's no particular reason to pass it in.
* Break long remap lines up semanticallyTom Ryder2017-11-061-6/+18
|
* Use nnoremap/onoremap/... etcTom Ryder2017-11-061-6/+6
|
* Use non-interpolating single quotes in remapsTom Ryder2017-11-061-6/+6
|
* Unfold excessive :execute loopTom Ryder2017-11-061-4/+6
| | | | This was just overdoing it.
* Use explicitly case-insensitive operatorsTom Ryder2017-11-061-3/+3
|
* Adjust indentation to conventional 2-spacesTom Ryder2017-11-061-14/+14
|
* Strip trailing whitespaceTom Ryder2017-11-061-1/+0
|
* Strip README trailing blank lineTom Ryder2016-07-011-1/+0
|
* HTTPS version of siteTom Ryder2014-06-091-1/+1
|
* Update site URLTom Ryder2014-02-241-1/+1
|
* Fix documentationTom Ryder2013-09-151-2/+2
|
* Reworking README file.Tom Ryder2012-05-282-13/+21
|
* Don't need line wrapping.Tom Ryder2012-05-221-4/+1
|
* Fix Markdown mistakeTom Ryder2012-05-221-2/+2
|
* Fix Markdown mistakeTom Ryder2012-05-221-2/+2
|
* New README.md fileTom Ryder2012-05-222-14/+16
|
* Use standard syntax for describing prefixes.Tom Ryder2012-02-152-4/+4
|
* Update documentation for consistency.Tom Ryder2012-02-113-5/+10
|
* Force magic so this regex works.Tom Ryder2012-02-111-1/+1
|
* Refined regex; ignores SGML comments and PHP tags.Tom Ryder2012-02-111-2/+2
|
* Nicer structure for function.Tom Ryder2012-02-111-10/+6
|
* More explanatory comment.Tom Ryder2012-02-111-2/+3
|
* Slightly more tolerant regex.Tom Ryder2012-02-111-1/+1
|
* Removed tags file.Tom Ryder2012-02-111-5/+0
|
* Left some Vim help markup in README.Tom Ryder2012-02-111-1/+1
|
* First commit.Tom Ryder2012-02-114-0/+84