From dee7768162f39b7dae12dee32c53c831cdf55398 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 28 Aug 2022 13:08:22 +0800 Subject: use colorscheme instead of theme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c9b5346..5114921 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ and how to set up on different platforms (Linux, macOS, and Windows). + Asynchronous code execution via [asyncrun.vim](https://github.com/skywind3000/asyncrun.vim). + Code highlighting via [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter). + Code editing using true nvim inside browser via [firenvim](https://github.com/glacambre/firenvim). -+ Color theme via [vim-gruvbox8](https://github.com/lifepillar/vim-gruvbox8) and other beautiful themes. ++ Beautiful colorscheme via [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) and other colorschemes. + Markdown writing and previewing via [vim-markdown](https://github.com/plasticboy/vim-markdown) and [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim). + LaTeX editing and previewing via [vimtex](https://github.com/lervag/vimtex) [1](#f1). + Animated GUI style notification via [nvim-notify](https://github.com/rcarriga/nvim-notify). -- cgit v1.2.3