mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 23:50:04 +08:00
fix(typo): ldefault -> default
This commit is contained in:
parent
042f310fea
commit
be9c746d7a
@ -9,7 +9,7 @@
|
|||||||
""
|
""
|
||||||
" @section colorscheme, layers-colorscheme
|
" @section colorscheme, layers-colorscheme
|
||||||
" @parentsection layers
|
" @parentsection layers
|
||||||
" The ldefault colorscheme for SpaceVim is gruvbox. The colorscheme can be
|
" The default colorscheme for SpaceVim is gruvbox. The colorscheme can be
|
||||||
" changed with the `g:spacevim_colorscheme` option by adding the following
|
" changed with the `g:spacevim_colorscheme` option by adding the following
|
||||||
" line to your `~/.SpaceVim/init.vim`.
|
" line to your `~/.SpaceVim/init.vim`.
|
||||||
" >
|
" >
|
||||||
|
@ -1786,7 +1786,7 @@ OPTIONS
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
COLORSCHEME *SpaceVim-layers-colorscheme*
|
COLORSCHEME *SpaceVim-layers-colorscheme*
|
||||||
|
|
||||||
The ldefault colorscheme for SpaceVim is gruvbox. The colorscheme can be
|
The default colorscheme for SpaceVim is gruvbox. The colorscheme can be
|
||||||
changed with the `g:spacevim_colorscheme` option by adding the following line
|
changed with the `g:spacevim_colorscheme` option by adding the following line
|
||||||
to your `~/.SpaceVim/init.vim`.
|
to your `~/.SpaceVim/init.vim`.
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user