Skip to content

Commit

Permalink
Mention base16-vim in readme to give people extra context about histo…
Browse files Browse the repository at this point in the history
…ry (#98)
  • Loading branch information
JamyGolden authored Jan 3, 2025
1 parent 42d6031 commit 0e4f0d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Tinted Vim

Formerly base16-vim, but now supports multiple scheme systems, currently
[base16] and [base24], so we updated the name to reflect that.

[![Matrix Chat](https://img.shields.io/matrix/tinted-theming:matrix.org)](https://matrix.to/#/#tinted-theming:matrix.org)

Supports console [Vim], graphical Vim and [Neovim].
Expand Down Expand Up @@ -248,6 +251,8 @@ augroup END
See [CONTRIBUTING.md], which contains building and contributing
instructions.

[base16]: https://github.com/tinted-theming/home/blob/main/styling.md
[base24]: https://github.com/tinted-theming/base24/blob/main/styling.md
[Vim]: https://github.com/vim/vim
[Neovim]: https://github.com/neovim/neovim
[250 themes]: https://github.com/tinted-theming/schemes
Expand Down

0 comments on commit 0e4f0d2

Please sign in to comment.