Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | Define matchup's MatchWord highlight | Grégoire Paris | |
2022-01-05 | Fix #50 Unify colors for Repeat and Conditional | BonaBeavis | |
2022-01-05 | Tone down DiffDelete | BonaBeavis | |
2021-12-23 | Better diagnostic float highlights | BonaBeavis | |
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com> | |||
2021-12-22 | Make | BonaBeavis | |
2021-12-22 | Add cmp highlights | BonaBeavis | |
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com> | |||
2021-12-15 | Fix #44 wrong highlight for PMenuSel | BonaBeavis | |
2021-12-08 | Merge pull request #43 from fnune/improve-diff-and-folding | BonaBeavis | |
Improve diff and folds | |||
2021-12-08 | Merge pull request #42 from fnune/41-zenburn-treesitter-highlight-are-missing | BonaBeavis | |
Align syntax highlights to base16 stylingguideline | |||
2021-12-01 | Tone down Folded and DiffDelete | BonaBeavis | |
2021-12-01 | Improve diff and folds | BonaBeavis | |
2021-12-01 | Align syntax highlights to base16 stylingguideline | BonaBeavis | |
2021-11-21 | Fix float background | BonaBeavis | |
2021-11-08 | Support Neovim 0.6 Diagnostic highlight groups | BonaBeavis | |
2021-11-08 | Use ! instead of default | BonaBeavis | |
2021-11-07 | Fix LspReference highlight groups typo (#33) | hungpt2702 | |
2021-08-25 | Remove treesitter highlights (#26) | BonaBeavis | |
2021-08-03 | Add Coc semantic token highlight groups (#25) | nbn22385 | |
* added mappings for CocSem highlight groups * use coc suggested highlight mappings * update groups based on recommended + custom * align columns * add additional clangd token types Co-authored-by: Nathan Novick <nathan.novick@lmco.com> | |||
2021-05-07 | Revert "Merge pull request #23 from cherrry/error-cursorline-fix" | Fausto Núñez Alberro | |
This reverts commit 00a414dbb57e37fbcc68b75e513bdbbf13854008, reversing changes made to b84077ca22e9d9b46291978e04a7fbd5342cb7c1. | |||
2021-04-30 | Fix error group highlighting under cursorline. | Cherry Ng | |
2021-03-25 | add support for LspDiagnostics | BonaBeavis | |
2021-03-19 | forgot make | BonaBeavis | |
2021-03-19 | improve cursorline | BonaBeavis | |
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com> | |||
2021-03-18 | Something opinionated | BonaBeavis | |
2021-02-06 | Make WildMenu highlight easier to read/more like nvim pum | Fausto Núñez Alberro | |
2021-02-06 | Highlight Spell{Bad,Local,Cap,Rare} consistently to avoid clashes | Fausto Núñez Alberro | |
2021-02-06 | Build the whitespace highlight group change | Fausto Núñez Alberro | |
2021-01-26 | Wrap Neovim-specific groups in has("nvim") | Fausto Núñez Alberro | |
2021-01-26 | Support Neovim built-in LSP highlight groups | Fausto Núñez Alberro | |
2021-01-26 | Support nvim-treesitter highlight groups | Fausto Núñez Alberro | |
2021-01-26 | Run make with the changes | Fausto Núñez Alberro | |
2021-01-24 | Build the project with the changes from PR #7 | Fausto Núñez Alberro | |
https://github.com/fnune/base16-vim/pull/7 | |||
2019-06-07 | Updates output | Chris Kempson | |
2019-05-22 | Merge branch 'fix-tabs' and rebuild schemes | Daniel Wennberg | |
2019-02-15 | Use local variables, don't modify a: dict | Daniel Wennberg | |
2018-10-25 | Add ansi colors for vim terminal | Daniel Wennberg | |
2018-10-08 | Updates output | Chris Kempson | |
2018-05-24 | Merge pull request #177 from vtavernier/fix/issue-150 | Chris Kempson | |
Fix #150 | |||
2018-03-31 | Fix #150 | Vincent Tavernier | |
2018-03-26 | Update output | José Luis Lafuente | |
2018-02-02 | Update output | José Luis Lafuente | |
2017-12-18 | Update output | José Luis Lafuente | |
2017-11-07 | Updates output | Chris Kempson | |
2017-10-25 | Fixes issue with missing scheme slug in output | Chris Kempson | |
2017-10-24 | Updates output | Chris Kempson | |
2017-07-06 | Updates output | Chris Kempson | |
2017-07-03 | Supports QuickFixLine plus scheme updates | Chris Kempson | |
2017-03-12 | Don't set guifg for MatchParen | Thayne McCombs | |
2017-01-31 | Updates colors to latest schemes | Daniel Rivas | |
2017-01-18 | Add support for pangloss/vim-javascript | Getkey | |
Fixes #109 |