mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Rename option => g:solarized_extra_hi_groups.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# vim: ft=colortemplate fdm=marker
|
||||
# Filetype specific highlight groups {{{
|
||||
verbatim
|
||||
if get(g:, '@optionprefix_enable_extra_hi_groups', 0)
|
||||
if get(g:, '@optionprefix_extra_hi_groups', 0)
|
||||
endverbatim
|
||||
# vim {{{
|
||||
vimVar -> Identifier
|
||||
|
||||
Reference in New Issue
Block a user