aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v1.4.0' into developdevelopTom Ryder2019-05-291-1/+1
|\
| * Bump VERSIONTom Ryder2019-05-291-1/+1
|/
* Adjust load guardTom Ryder2019-05-291-8/+7
|
* Merge branch 'release/v1.3.0' into developTom Ryder2019-05-221-1/+1
|\
| * Bump VERSIONTom Ryder2019-05-221-1/+1
|/
* Sort highlight link groupsTom Ryder2019-05-221-6/+6
|
* Merge branch 'release/v1.2.0' into developTom Ryder2019-05-181-1/+1
|\
| * Bump VERSIONTom Ryder2019-05-181-1/+1
|/
* Move load guard to top of fileTom Ryder2019-05-181-6/+6
|
* Merge branch 'release/v1.1.0' into developTom Ryder2019-05-171-1/+1
|\
| * Bump VERSIONTom Ryder2019-05-171-1/+1
|/
* Break long linesTom Ryder2019-05-171-43/+142
|
* Merge branch 'release/v1.0.0' into developTom Ryder2019-05-121-1/+1
|\
| * Bump VERSIONTom Ryder2019-05-121-1/+1
|/
* Raise explicit error on insufficient color depthTom Ryder2019-05-121-51/+54
|
* Pare down two blank lines in a commentTom Ryder2019-05-121-2/+0
|
* Remove unneeded variable scopingTom Ryder2019-05-121-2/+2
|
* Switch to two-spacingTom Ryder2019-05-122-3/+3
|
* Merge branch 'release/v0.4.0' into developTom Ryder2018-08-231-1/+1
|\ | | | | | | | | * release/v0.4.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-08-231-1/+1
|/
* Highlight CursorColumn the same as CursorLineTom Ryder2018-08-231-0/+1
|
* Merge branch 'release/v0.3.0' into developTom Ryder2018-08-211-1/+1
|\ | | | | | | | | * release/v0.3.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-08-211-1/+1
|/
* Make line numbers with 'cursorline' the same colorTom Ryder2018-08-211-0/+1
|
* Add a space to some lined-up statementsTom Ryder2018-08-211-10/+10
|
* Merge branch 'release/v0.2.0' into developTom Ryder2018-08-041-1/+1
|\ | | | | | | | | * release/v0.2.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-08-041-1/+1
|/
* Add VERSION fileTom Ryder2018-08-041-0/+1
|
* Rename README with shorter extensionTom Ryder2018-08-041-0/+0
|
* Darken CursorLine a fair bitTom Ryder2018-08-041-1/+1
|
* Use explicit v: scope for version varTom Ryder2018-05-311-1/+1
|
* Tidyup for re-releasev0.1.0Tom Ryder2018-05-311-12/+7
|
* Add spell highlightingTom Ryder2017-11-071-0/+4
| | | | Just highlight everything bad in dark red so it's not too distracting.
* Revert "Only set background if not already dark"Tom Ryder2017-10-301-3/+1
| | | | | | This reverts commit 6d80bf50aac77ff951d0519bcb0cc9914131d933. This appears to be useless; I'm not sure why I thought it worked.
* Only set background if not already darkTom Ryder2017-10-301-1/+3
| | | | | This saves sourcing syncolor.vim again, since we're probably going to be doing that at least two more times.
* Explicitly set Normal GUI background colourTom Ryder2017-10-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | I don't use gVim often, so I didn't notice this was missing. I think Vim has been accommodating this omission until now with my hardcoded 'background' setting of "dark", since changed to use some conditional logic: >From ab104099db86661d1dcb86d58f1e318ae06dbb05 Mon Sep 17 00:00:00 2001 >From: Tom Ryder <tom@sanctum.geek.nz> >Date: Sun, 29 Oct 2017 23:27:59 +1300 >Subject: [PATCH] Switch on COLORFGBG to get background lightness > >Now that this environment variable is kept and updated in tmux after >54553ae, we should be able to either configure terminals or explicitly >set it during startup if we want to use lighter terminals. > >I'm much more comfortable with this than simply hardcoding it in the >configuration. > >This doesn't solve the problem of carrying the environment variable over >an SSH session, however, but I'm not really sure there's a solution to >that besides configuring sshd(8) itself to accept these variables in >transit.
* Observe two-tab indent convention in VimL filesTom Ryder2016-06-291-49/+49
|
* Strip trailing whitespaceTom Ryder2016-06-262-2/+0
|
* Remove screenshotTom Ryder2016-06-261-2/+0
| | | | No longer shows automatically in cgit
* Update commentTom Ryder2016-06-191-2/+3
|
* Restore NonText colorTom Ryder2016-05-021-1/+1
|
* Use default colors a bit moreTom Ryder2016-05-011-2/+2
|
* Adding screenshotTom Ryder2015-06-172-0/+2
|
* Remove some stuff that's better in ~/.vim/afterTom Ryder2015-06-042-10/+1
|
* HTTPS version of siteTom Ryder2014-06-091-1/+1
|
* Update site URLTom Ryder2014-02-241-1/+1
|
* Preserve background color for GvimTom Ryder2012-08-021-1/+1
| | | | I've made this same mistake before, too ...
* Use no background for normal textTom Ryder2012-07-301-1/+1
|
* Reworking README file.Tom Ryder2012-05-282-10/+17
|
* Add a link back to the originalTom Ryder2012-05-221-1/+1
|