1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Created Criteria for a good color scheme (markdown)

jdhao 2020-12-19 11:48:31 +08:00
parent c5238a9448
commit 41d0f5d0b8

@ -0,0 +1,5 @@
1. Works well for Markdown (inline code, links, headers)
2. Visual selection needs to be visible
3. Works well for popular plugins
- [Startify](https://github.com/mhinz/vim-startify)
- [signify](https://github.com/mhinz/vim-signify) (change, delete, add sign should be readable)