Remove kaiuri/github-vscode-theme.nvim

Closes #531.
This commit is contained in:
Thomas Versteeg 2022-08-29 07:21:12 +00:00 committed by GitHub
parent c051fc5d98
commit 17636a516f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
- [Wishlist](#wishlist)
- [UI](#ui)
- [Plugin](#plugin)
- [Plugin Manager](#plugin-manager)
- [Plugin Manager](#plugin-manager)/
- [LSP](#lsp)
- [Completion](#completion)
- [Markdown / LaTeX](#markdown--latex)
@ -371,7 +371,6 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y
- [meliora-theme/neovim](https://github.com/meliora-theme/neovim) - Warm and cozy theme for Neovim.
- [Yazeed1s/minimal.nvim](https://github.com/yazeed1s/minimal.nvim) - Two tree-sitter supported colorschemes that are inspired by base16-tomorrow-night and monokai-pro.
- [lewpoly/sherbet.nvim](https://github.com/lewpoly/sherbet.nvim) - A soothing colorscheme with support for popular plugins and tree-sitter.
- [kaiuri/github-vscode-theme.nvim](https://github.com/kaiuri/github-vscode-theme.nvim) - Port of [GitHub's VS Code themes](https://github.com/primer/github-vscode-theme) to Neovim with Tree-sitter support.
- [Mofiqul/adwaita.nvim](https://github.com/Mofiqul/adwaita.nvim) - Colorscheme based on GNOME Adwaita syntax with support for popular plugins.
- [olivercederborg/poimandres.nvim](https://github.com/olivercederborg/poimandres.nvim) - Neovim port of [poimandres VSCode theme](https://github.com/drcmda/poimandres-theme) with Tree-sitter support, written in Lua.