aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
AgeCommit message (Expand)Author
2021-08-25Remove treesitter highlights (#26)BonaBeavis
2021-08-03Add Coc semantic token highlight groups (#25)nbn22385
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
2017-12-06Fixes #162José Luis Lafuente
2017-11-06Merge pull request #161 from jlesquembre/hl-substituteChris Kempson
2017-11-06Merge pull request #158 from jlesquembre/nvim-terminalChris Kempson
2017-11-06Add SubstituteJosé Luis Lafuente
2017-11-05Merge pull request #160 from jlesquembre/startifyChris Kempson
2017-11-04Add support for vim-startifyJosé Luis Lafuente
2017-11-04Make local customization easierJosé Luis Lafuente
2017-11-04Fixes nvim terminal colorsJosé Luis Lafuente
2017-07-05Provide more contrast for popup menuJohn Nguyen
2017-07-03Add support for QuickFixLineChris Kempson
2017-06-04Better python supportJosé Luis Lafuente
2017-05-08Fixed color orderMax Christian Pohle
2017-03-12Don't set guifg for MatchParenThayne McCombs
2017-01-21Fixes :terminal colors in Neovim.Ivan Deschenaux
2017-01-18Add support for pangloss/vim-javascriptGetkey
2017-01-12Fixes brace colors (#131)Vlad Aituganov
2016-12-28Brightens color for CursorLineNrChris Kempson
2016-12-19Fix Search and IncSearch highlighting (#113)Chris Poliquin