@@ -18,8 +18,6 @@ Neovim colorscheme inspired by [Srcery][1].
18
18
19
19
![ Screenshot] ( _assets/screenshot.png )
20
20
21
- This is a full rebuild of old [ nvim-srcerite] [ 3 ] .
22
-
23
21
<!-- panvimdoc-ignore-end -->
24
22
25
23
<!-- panvimdoc-include-comment
@@ -35,7 +33,7 @@ License: BSD 3-Clause
35
33
## Description
36
34
37
35
` srcerite ` is a Neovim colorscheme made with [ nvim-highlite] [ 2 ] , the
38
- Neovim colorscheme generator. It is heavily inspired by [ Srcery ] [ 1 ] ,
36
+ Neovim colorscheme generator. It is heavily inspired by [ srcery-vim ] [ 3 ] ,
39
37
long time my favorite Vim colorscheme.
40
38
41
39
As its name implies, ` srcerite ` is a mix-in of ` srcery ` and ` highlite ` :
@@ -91,7 +89,8 @@ vim.g.srcerite_inverse_match_paren = true
91
89
## Contributing
92
90
93
91
If you like this colorscheme, don't forget to add star to
94
- [ nvim-highlite] [ 2 ] . Any contributions to this project are also welcome.
92
+ [ nvim-highlite] [ 2 ] and [ srcery-vim] [ 3 ] . Any contribution to this
93
+ project is also welcome.
95
94
96
95
<!-- panvimdoc-ignore-start -->
97
96
@@ -103,6 +102,6 @@ If you like this colorscheme, don't forget to add star to
103
102
104
103
[ 1 ] : https://srcery.sh/
105
104
[ 2 ] : https://github.com/Iron-E/nvim-highlite
106
- [ 3 ] : https://github.com/mnacamura/nvim-srcerite
105
+ [ 3 ] : https://github.com/srcery-colors/srcery-vim
107
106
108
107
<!-- vim: set tw=72 spell nowrap: -->
0 commit comments