Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2021-01-16 | Update repo with new themes by running make | Fausto Núñez Alberro | |
2021-01-16 | Document process in the README | Fausto Núñez Alberro | |
2021-01-16 | Automate weekly build process with pybase16 and GH Actions | Fausto Núñez Alberro | |
2019-06-07 | Updates output | Chris Kempson | |
2019-06-07 | Merge pull request #195 from a-vrma/consistent_quoting | Chris Kempson | |
Change all quotes to double quotes. | |||
2019-06-07 | Updates output | Chris Kempson | |
2019-06-07 | Merge pull request #198 from danielwe/master | Chris Kempson | |
Use local variables, don't modify a: dict | |||
2019-05-22 | Merge branch 'fix-tabs' and rebuild schemes | Daniel Wennberg | |
2019-05-19 | templates/default.mustache: use spaces for indenting | Daniel Hahler | |
2019-02-15 | Use local variables, don't modify a: dict | Daniel Wennberg | |
2018-12-31 | Change all quotes to double quotes. | Aman | |
default.mustache was previously 90% double quotes. It is now consistently using double quotes this makes diffs easier if everyone chooses to use double quotes from now on. | |||
2018-11-30 | Merge pull request #186 from danielwe/master | Chris Kempson | |
Add 16-color ANSI palette for vim terminal | |||
2018-10-25 | Add ansi colors for vim terminal | Daniel Wennberg | |
2018-10-08 | Updates output | Chris Kempson | |
2018-10-08 | Merge pull request #188 from aaether32323/change_hi_function | Chris Kempson | |
Let Base16hi optionally omit `attr` and `guisp` | |||
2018-10-08 | Merge pull request #187 from jradtilbrook/master | Chris Kempson | |
Modify PHP method color | |||
2018-10-04 | Let Base16hi optionally omit `attr` and `guisp` | Aman | |
2018-10-01 | Modify PHP method color | jradtilbrook | |
2018-05-24 | Updates output | Chris Kempson | |
2018-05-24 | Merge pull request #177 from vtavernier/fix/issue-150 | Chris Kempson | |
Fix #150 | |||
2018-05-24 | Merge pull request #176 from jlesquembre/master | Chris Kempson | |
Fix for #175 | |||
2018-03-31 | Fix #150 | Vincent Tavernier | |
2018-03-26 | Update output | José Luis Lafuente | |
2018-03-26 | Fixes #175 | José Luis Lafuente | |
2018-03-22 | Merge pull request #172 from jlesquembre/spell | Chris Kempson | |
Set default color for all `Spell` groups | |||
2018-03-22 | Merge pull request #174 from tmahmood/master | Chris Kempson | |
Added java "new" operator highlight | |||
2018-03-22 | Java highlighting | Tarin Mahmood | |
2018-03-13 | Added java's `new` operator highlight | Tarin Mahmood | |
Currently java `new` operator is not highlighted. Yes, we can set the highlight in vimrc, but I believe it should be highlighted without any user intervention. | |||
2018-02-02 | Update output | José Luis Lafuente | |
2018-02-02 | Set default foreground color for spelling | José Luis Lafuente | |
2018-01-04 | Update LICENSE.md | Chris Kempson | |
2018-01-04 | Create LICENSE.md | Chris Kempson | |
2017-12-18 | Merge pull request #168 from jlesquembre/master | Chris Kempson | |
Update output | |||
2017-12-18 | Update output | José Luis Lafuente | |
2017-12-10 | Merge pull request #166 from jlesquembre/docs | Chris Kempson | |
Mention termguicolors on the README | |||
2017-12-07 | Merge pull request #165 from jlesquembre/fix-global-function | Chris Kempson | |
Fixes #162 | |||
2017-12-06 | Mention termguicolors on the README | José Luis Lafuente | |
2017-12-06 | Fixes #162 | José Luis Lafuente | |
2017-11-20 | Update README.md | Chris Kempson | |
2017-11-14 | Updates output | Chris Kempson | |
2017-11-07 | Updates output | Chris Kempson | |
2017-11-06 | Merge pull request #161 from jlesquembre/hl-substitute | Chris Kempson | |
Add Substitute | |||
2017-11-06 | Merge pull request #158 from jlesquembre/nvim-terminal | Chris Kempson | |
Fixes nvim terminal colors | |||
2017-11-06 | Add Substitute | José Luis Lafuente | |
neovim added a new highlight group, substitute, see: https://neovim.io/doc/user/syntax.html#hl-Substitute | |||
2017-11-05 | Merge pull request #160 from jlesquembre/startify | Chris Kempson | |
Add support for vim-startify | |||
2017-11-05 | Merge pull request #159 from jlesquembre/customization | Chris Kempson | |
Make local customization easier | |||
2017-11-04 | Add support for vim-startify | José Luis Lafuente | |
2017-11-04 | Make local customization easier | José Luis Lafuente | |