From 4068042dc6443e512b9fb66e6b8ce38e7f4f2ca1 Mon Sep 17 00:00:00 2001 From: askfiy Date: Thu, 24 Aug 2023 01:43:22 +0800 Subject: [PATCH] Add `askfiy/visual_studio_code` (#847) Co-authored-by: askfiy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41dffb4..e2c3af4 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y - [rafamadriz/neon](https://github.com/rafamadriz/neon) - Customizable colorscheme with excellent italic and bold support, dark and light variants. Made to work and look good with Tree-sitter. - [tomasiser/vim-code-dark](https://github.com/tomasiser/vim-code-dark) - A dark color scheme heavily inspired by the look of the Dark+ scheme of Visual Studio Code. - [Mofiqul/vscode.nvim](https://github.com/Mofiqul/vscode.nvim) - A Lua port of vim-code-dark colorscheme with vscode light and dark theme. +- [askfiy/visual_studio_code](https://github.com/askfiy/visual_studio_code) - A Neovim theme that highly restores vscode, so that your friends will no longer be surprised that you use Neovim, because they will think you are using vscode. - [marko-cerovac/material.nvim](https://github.com/marko-cerovac/material.nvim) - Material.nvim is a highly configurable colorscheme written in Lua and based on the material palette. - [bluz71/vim-nightfly-colors](https://github.com/bluz71/vim-nightfly-colors) - A dark midnight colorscheme with modern Neovim support including Tree-sitter. - [bluz71/vim-moonfly-colors](https://github.com/bluz71/vim-moonfly-colors) - A dark charcoal colorscheme with modern Neovim support including Tree-sitter.