fixed typo

This commit is contained in:
Reed Esau
2013-12-29 15:59:57 -07:00
parent d333fdc83c
commit 417eeb489a

View File

@@ -60,7 +60,7 @@ you'll want to override them with your own, like this:
\ },
\ 'solar_lite' : { 'colorscheme': 'solarized',
\ 'background': 'light',
\ 'signcolumn-color-fix': 1,
\ 'sign-column-color-fix': 1,
\ },
\ }
```