Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-07 | Fix LspReference highlight groups typo (#33) | hungpt2702 | |
2021-09-21 | Merge pull request #31 from fnune/add-vimrc-requirement-to-issue-template | BonaBeavis | |
Require a minimal vimrc in bug reports | |||
2021-09-21 | Merge pull request #32 from fnune/add-contributors | BonaBeavis | |
Add CONTRIBUTING.md | |||
2021-09-18 | Add CONTRIBUTING.md | Fausto Núñez Alberro | |
2021-09-18 | Require a minimal vimrc in bug reports | Fausto Núñez Alberro | |
2021-08-25 | Remove treesitter highlights (#26) | BonaBeavis | |
2021-08-08 | Update repository with the latest base16 colorschemes | fnune | |
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-16 | Update repository with the latest base16 colorschemes | fnune | |
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-29 | Merge pull request #23 from cherrry/error-cursorline-fix | Fausto Núñez Alberro | |
Fix error group highlighting under cursorline. | |||
2021-04-30 | Fix error group highlighting under cursorline. | Cherry Ng | |
2021-04-18 | Update repository with the latest base16 colorschemes | fnune | |
2021-03-25 | Merge pull request #21 from BonaBeavis/lsp-support | Fausto Núñez Alberro | |
add support for LspDiagnostics | |||
2021-03-25 | add support for LspDiagnostics | BonaBeavis | |
2021-03-21 | Update repository with the latest base16 colorschemes | fnune | |
2021-03-19 | Merge pull request #20 from fnune/update-readme-screenshots | Fausto Núñez Alberro | |
Update the screenshots in the README | |||
2021-03-19 | Update the screenshots in the README | Fausto Núñez Alberro | |
2021-03-19 | Merge pull request #19 from BonaBeavis/rework | Fausto Núñez Alberro | |
Add support for several new highlights and generally improve looks | |||
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-14 | Update repository with the latest base16 colorschemes | fnune | |
2021-02-06 | Merge pull request #14 from fnune/license-mod | Fausto Núñez Alberro | |
Add new author to the license, keeping previous authors too | |||
2021-02-06 | Update workflow name | Fausto Núñez Alberro | |
2021-02-06 | Add new author to the license, keeping previous authors too | Fausto Núñez Alberro | |
2021-02-06 | Merge pull request #15 from fnune/fix-pr-check-script | Fausto Núñez Alberro | |
Fix the PR check script | |||
2021-02-06 | Fix the PR check script | Fausto Núñez Alberro | |
2021-02-06 | Properly name GitHub workflow | Fausto Núñez Alberro | |
2021-02-06 | Add a workflow to check if PRs are built | Fausto Núñez Alberro | |
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-02-06 | Merge pull request #12 from MageJohn/whitespace | Fausto Núñez Alberro | |
Set the Whitespace highlight group | |||
2021-01-26 | Wrap Neovim-specific groups in has("nvim") | Fausto Núñez Alberro | |
2021-01-26 | Merge pull request #11 from fnune/lsp-diagnostics-styling | Fausto Núñez Alberro | |
Support Neovim built-in LSP highlight groups | |||
2021-01-26 | Support Neovim built-in LSP highlight groups | Fausto Núñez Alberro | |
2021-01-26 | Clarify how to add built files in PRs | Fausto Núñez Alberro | |
2021-01-26 | Merge pull request #10 from fnune/tree-sitter-highlights | Fausto Núñez Alberro | |
Support nvim-treesitter highlight groups | |||
2021-01-26 | Move the PR template to a correct location | Fausto Núñez Alberro | |
2021-01-26 | Support nvim-treesitter highlight groups | Fausto Núñez Alberro | |
2021-01-26 | Add a PR template | Fausto Núñez Alberro | |
2021-01-26 | Update issue templates | Fausto Núñez Alberro | |
2021-01-26 | Run make with the changes | Fausto Núñez Alberro | |
2021-01-26 | Merge pull request #9 from dylanarmstrong/issue/8 | Fausto Núñez Alberro | |
fix: remove underline on cursorlinenr (Closes #8) | |||
2021-01-26 | fix: remove underline on cursorlinenr | Dylan Armstrong | |
2021-01-24 | Build the project with the changes from PR #7 | Fausto Núñez Alberro | |
https://github.com/fnune/base16-vim/pull/7 | |||
2021-01-24 | Merge pull request #7 from ojohnny/fix-gui-special-names | Fausto Núñez Alberro | |
Add support for GUI special names ("NONE", ...) | |||
2021-01-16 | Update README links to fnune/base16-vim and fnune/base16-shell | Fausto Núñez Alberro | |
2021-01-16 | Merge pull request #1 from fnune/automate-with-pybase16-fork | Fausto Núñez Alberro | |
Automate with pybase16 |