summary refs log tree commit diff
path: root/.config/nvim/colors (follow)
Commit message (Expand)AuthorAge
* Rename colorscheme to lameJune McEnroe2016-09-08
* Color rubyStringDelimiter as StringJune McEnroe2016-08-29
* Highlight rubyDefine as StructureJune McEnroe2016-08-24
* Highlight Search with black foregroundJune McEnroe2016-08-17
* Remove gruvboxJune McEnroe2016-08-15
* Color PreProc DarkGreenJune McEnroe2016-07-30
* Color Structure and Typedef in grayJune McEnroe2016-07-29
* Color comments DarkBlue and LightBlueJune McEnroe2016-07-27
* Color macros in yellowJune McEnroe2016-07-27
* Colorscheme colors and schemesJune McEnroe2016-07-26
* Add ''subtle'' colorschemeJune McEnroe2016-07-26
* Pull latest pathogen and gruvboxJune McEnroe2016-07-15
* Add nvim configurationJune McEnroe2016-02-05
9-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe