aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2022-07-04Merge remote-tracking branch 'upstream/main'HEADmasterMichaël Ball
2022-01-05Define matchup's MatchWord highlightGrégoire Paris
2022-01-05Fix #50 Unify colors for Repeat and ConditionalBonaBeavis
2022-01-05Tone down DiffDeleteBonaBeavis
2021-12-23Better diagnostic float highlightsBonaBeavis
2021-12-22Add cmp highlightsBonaBeavis
2021-12-21Remove highlight in commentsBonaBeavis
2021-12-15Fix #44 wrong highlight for PMenuSelBonaBeavis
2021-12-08Merge pull request #43 from fnune/improve-diff-and-foldingBonaBeavis
2021-12-08Merge pull request #42 from fnune/41-zenburn-treesitter-highlight-are-missingBonaBeavis
2021-12-01Tone down Folded and DiffDeleteBonaBeavis
2021-12-01Improve diff and foldsBonaBeavis
2021-12-01Align syntax highlights to base16 stylingguidelineBonaBeavis
2021-11-21Fix float backgroundBonaBeavis
2021-11-08Support Neovim 0.6 Diagnostic highlight groupsBonaBeavis
2021-11-08Use ! instead of defaultBonaBeavis
2021-11-07Fix LspReference highlight groups typo (#33)hungpt2702
2021-08-25Remove treesitter highlights (#26)BonaBeavis
2021-08-03Add Coc semantic token highlight groups (#25)nbn22385
2021-07-28Add TreeSitter rulesMichaël Ball
2021-05-07Revert "Merge pull request #23 from cherrry/error-cursorline-fix"Fausto Núñez Alberro
2021-04-30Fix error group highlighting under cursorline.Cherry Ng
2021-03-25add support for LspDiagnosticsBonaBeavis
2021-03-19improve cursorlineBonaBeavis
2021-03-18Something opinionatedBonaBeavis
2021-02-06Make WildMenu highlight easier to read/more like nvim pumFausto Núñez Alberro
2021-02-06Highlight Spell{Bad,Local,Cap,Rare} consistently to avoid clashesFausto Núñez Alberro
2021-02-06Merge pull request #12 from MageJohn/whitespaceFausto Núñez Alberro
2021-01-26Wrap Neovim-specific groups in has("nvim")Fausto Núñez Alberro
2021-01-26Support Neovim built-in LSP highlight groupsFausto Núñez Alberro
2021-01-26Support nvim-treesitter highlight groupsFausto Núñez Alberro
2021-01-26fix: remove underline on cursorlinenrDylan Armstrong
2020-10-24Add support for GUI special names ("NONE", ...)Johnny Oskarsson
2019-12-21Set the Whitespace highlight groupYuri Pieters
2019-06-07Merge pull request #195 from a-vrma/consistent_quotingChris Kempson
2019-05-22Merge branch 'fix-tabs' and rebuild schemesDaniel Wennberg
2019-05-19templates/default.mustache: use spaces for indentingDaniel Hahler
2019-02-15Use local variables, don't modify a: dictDaniel Wennberg
2018-12-31Change all quotes to double quotes.Aman
2018-10-25Add ansi colors for vim terminalDaniel Wennberg
2018-10-08Merge pull request #188 from aaether32323/change_hi_functionChris Kempson
2018-10-04Let Base16hi optionally omit `attr` and `guisp`Aman
2018-10-01Modify PHP method colorjradtilbrook
2018-05-24Merge pull request #177 from vtavernier/fix/issue-150Chris Kempson
2018-03-31Fix #150Vincent Tavernier
2018-03-26Fixes #175José Luis Lafuente
2018-03-22Merge pull request #172 from jlesquembre/spellChris Kempson
2018-03-22Java highlightingTarin Mahmood
2018-03-13Added java's `new` operator highlightTarin Mahmood
2018-02-02Set default foreground color for spellingJosé Luis Lafuente