diff options
| author | jdhao <jdhao@hotmail.com> | 2022-08-28 13:08:22 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-08-28 13:08:22 +0800 |
| commit | dee7768162f39b7dae12dee32c53c831cdf55398 (patch) | |
| tree | fc24f5f10a59606de92ea61fa5e3fda8c4cb60c7 /README.md | |
| parent | 22b33871effa0046e43ba5ea583e471f9a33d556 (diff) | |
use colorscheme instead of theme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) <sup id="a1">[1](#f1)</sup>. + Animated GUI style notification via [nvim-notify](https://github.com/rcarriga/nvim-notify). |
