mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 01:09:56 +08:00
add some instruction about colorscheme and spell check failure
This commit is contained in:
parent
bc6536856c
commit
5399f208c3
@ -10,6 +10,15 @@
|
|||||||
"
|
"
|
||||||
" The following colorschemes are include in SpaceVim. If the colorscheme you
|
" The following colorschemes are include in SpaceVim. If the colorscheme you
|
||||||
" want is not included in the list below, a PR is welcome.
|
" want is not included in the list below, a PR is welcome.
|
||||||
|
"
|
||||||
|
" Also, there's one thing which everyone should know and pay attention to.
|
||||||
|
" NOT all of below colorschemes support spell check very well. For example,
|
||||||
|
" a colorscheme called atom doesn't support atom very well.
|
||||||
|
"
|
||||||
|
" SpaceVim is not gonna fix them since these should be in charge of each author.
|
||||||
|
" You can see a list which has no support of spell check in here:
|
||||||
|
" https://github.com/SpaceVim/SpaceVim/issues/209#issuecomment-280545818
|
||||||
|
"
|
||||||
" >
|
" >
|
||||||
" anderson
|
" anderson
|
||||||
" apprentice
|
" apprentice
|
||||||
|
@ -308,6 +308,16 @@ to your `~/.SpaceVim/init.vim`.
|
|||||||
|
|
||||||
The following colorschemes are include in SpaceVim. If the colorscheme you
|
The following colorschemes are include in SpaceVim. If the colorscheme you
|
||||||
want is not included in the list below, a PR is welcome.
|
want is not included in the list below, a PR is welcome.
|
||||||
|
|
||||||
|
Also, there's one thing which everyone should know and pay attention to. NOT
|
||||||
|
all of below colorschemes support spell check very well. For example, a
|
||||||
|
colorscheme called atom doesn't support atom very well.
|
||||||
|
|
||||||
|
SpaceVim is not gonna fix them since these should be in charge of each author.
|
||||||
|
You can see a list which has no support of spell check in here:
|
||||||
|
https://github.com/SpaceVim/SpaceVim/issues/209#issuecomment-280545818
|
||||||
|
|
||||||
|
|
||||||
>
|
>
|
||||||
anderson
|
anderson
|
||||||
apprentice
|
apprentice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user