aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-06Add a hint about the templating systemGrégoire Paris
2022-01-05Define matchup's MatchWord highlightGrégoire Paris
2022-01-05Merge pull request #52 from fnune/alignCondAndRepeatBonaBeavis
Align cond and repeat and improve diff
2022-01-05Fix #50 Unify colors for Repeat and ConditionalBonaBeavis
2022-01-05Tone down DiffDeleteBonaBeavis
2021-12-23Better diagnostic float highlightsBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-12-22Merge pull request #48 from fnune/addCmpBonaBeavis
Add cmp highlights
2021-12-22MakeBonaBeavis
2021-12-22Add cmp highlightsBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-12-21Remove highlight in commentsBonaBeavis
2021-12-16Merge pull request #47 from fnune/fixHighlightPmenuSelBonaBeavis
Fix #44 wrong highlight for PMenuSel
2021-12-15Fix #44 wrong highlight for PMenuSelBonaBeavis
2021-12-08Merge pull request #43 from fnune/improve-diff-and-foldingBonaBeavis
Improve diff and folds
2021-12-08Merge pull request #42 from fnune/41-zenburn-treesitter-highlight-are-missingBonaBeavis
Align syntax highlights to base16 stylingguideline
2021-12-08Merge pull request #40 from fnune/fix-float-backgroundBonaBeavis
Fix float background
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-16Merge pull request #35 from fnune/change-default-keywordBonaBeavis
Use ! instead of default and support Neovim 0.6
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-09-21Merge pull request #31 from fnune/add-vimrc-requirement-to-issue-templateBonaBeavis
Require a minimal vimrc in bug reports
2021-09-21Merge pull request #32 from fnune/add-contributorsBonaBeavis
Add CONTRIBUTING.md
2021-09-18Add CONTRIBUTING.mdFausto Núñez Alberro
2021-09-18Require a minimal vimrc in bug reportsFausto Núñez Alberro
2021-08-25Remove treesitter highlights (#26)BonaBeavis
2021-08-08Update repository with the latest base16 colorschemesfnune
2021-08-03Add 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-16Update repository with the latest base16 colorschemesfnune
2021-05-07Revert "Merge pull request #23 from cherrry/error-cursorline-fix"Fausto Núñez Alberro
This reverts commit 00a414dbb57e37fbcc68b75e513bdbbf13854008, reversing changes made to b84077ca22e9d9b46291978e04a7fbd5342cb7c1.
2021-04-29Merge pull request #23 from cherrry/error-cursorline-fixFausto Núñez Alberro
Fix error group highlighting under cursorline.
2021-04-30Fix error group highlighting under cursorline.Cherry Ng
2021-04-18Update repository with the latest base16 colorschemesfnune
2021-03-25Merge pull request #21 from BonaBeavis/lsp-supportFausto Núñez Alberro
add support for LspDiagnostics
2021-03-25add support for LspDiagnosticsBonaBeavis
2021-03-21Update repository with the latest base16 colorschemesfnune
2021-03-19Merge pull request #20 from fnune/update-readme-screenshotsFausto Núñez Alberro
Update the screenshots in the README
2021-03-19Update the screenshots in the READMEFausto Núñez Alberro
2021-03-19Merge pull request #19 from BonaBeavis/reworkFausto Núñez Alberro
Add support for several new highlights and generally improve looks
2021-03-19forgot makeBonaBeavis
2021-03-19improve cursorlineBonaBeavis
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2021-03-18Something opinionatedBonaBeavis
2021-02-14Update repository with the latest base16 colorschemesfnune
2021-02-06Merge pull request #14 from fnune/license-modFausto Núñez Alberro
Add new author to the license, keeping previous authors too
2021-02-06Update workflow nameFausto Núñez Alberro
2021-02-06Add new author to the license, keeping previous authors tooFausto Núñez Alberro
2021-02-06Merge pull request #15 from fnune/fix-pr-check-scriptFausto Núñez Alberro
Fix the PR check script
2021-02-06Fix the PR check scriptFausto Núñez Alberro