mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-13 12:23:49 -05:00
fixed typo
This commit is contained in:
@@ -60,7 +60,7 @@ you'll want to override them with your own, like this:
|
|||||||
\ },
|
\ },
|
||||||
\ 'solar_lite' : { 'colorscheme': 'solarized',
|
\ 'solar_lite' : { 'colorscheme': 'solarized',
|
||||||
\ 'background': 'light',
|
\ 'background': 'light',
|
||||||
\ 'signcolumn-color-fix': 1,
|
\ 'sign-column-color-fix': 1,
|
||||||
\ },
|
\ },
|
||||||
\ }
|
\ }
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user