aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-02-06Properly name GitHub workflowFausto Núñez Alberro
2021-02-06Add a workflow to check if PRs are builtFausto Núñez Alberro
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-06Build the whitespace highlight group changeFausto Núñez Alberro
2021-02-06Merge pull request #12 from MageJohn/whitespaceFausto Núñez Alberro
Set the Whitespace highlight group
2021-01-26Wrap Neovim-specific groups in has("nvim")Fausto Núñez Alberro
2021-01-26Merge pull request #11 from fnune/lsp-diagnostics-stylingFausto Núñez Alberro
Support Neovim built-in LSP highlight groups
2021-01-26Support Neovim built-in LSP highlight groupsFausto Núñez Alberro
2021-01-26Clarify how to add built files in PRsFausto Núñez Alberro
2021-01-26Merge pull request #10 from fnune/tree-sitter-highlightsFausto Núñez Alberro
Support nvim-treesitter highlight groups
2021-01-26Move the PR template to a correct locationFausto Núñez Alberro
2021-01-26Support nvim-treesitter highlight groupsFausto Núñez Alberro
2021-01-26Add a PR templateFausto Núñez Alberro
2021-01-26Update issue templatesFausto Núñez Alberro
2021-01-26Run make with the changesFausto Núñez Alberro
2021-01-26Merge pull request #9 from dylanarmstrong/issue/8Fausto Núñez Alberro
fix: remove underline on cursorlinenr (Closes #8)
2021-01-26fix: remove underline on cursorlinenrDylan Armstrong
2021-01-24Build the project with the changes from PR #7Fausto Núñez Alberro
https://github.com/fnune/base16-vim/pull/7
2021-01-24Merge pull request #7 from ojohnny/fix-gui-special-namesFausto Núñez Alberro
Add support for GUI special names ("NONE", ...)
2021-01-16Update README links to fnune/base16-vim and fnune/base16-shellFausto Núñez Alberro