mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 15:57:02 +00:00
Move some common snippets to separate templates.
This commit is contained in:
@@ -3,19 +3,10 @@
|
||||
# Information {{{
|
||||
Full name: Solarized 8 Flat
|
||||
Short name: solarized8_flat
|
||||
Author: Ethan Schoonover
|
||||
Maintainer: Lifepillar <lifepillar@lifepillar.me>
|
||||
Website: https://github.com/lifepillar/vim-solarized8
|
||||
Description: Precision colors for machines and people
|
||||
Option Prefix: solarized
|
||||
License: OSI approved MIT license
|
||||
Neovim: yes
|
||||
Include: _info.colortemplate
|
||||
# }}}
|
||||
|
||||
#let s:italics = s:italics && get(g:, '@optionprefix_italics', 1)
|
||||
#let s:termtrans = get(g:, '@optionprefix_termtrans', 0) && !has('gui_running')
|
||||
|
||||
Include: _linked_groups.colortemplate
|
||||
Include: _global.colortemplate
|
||||
|
||||
Variant: gui 256 16
|
||||
|
||||
@@ -185,7 +176,7 @@ TermCursorNC base03 base01
|
||||
# Extra stuff (light) {{{
|
||||
Include: _extra.colortemplate
|
||||
# }}}
|
||||
#unlet s:termtrans
|
||||
Include: _cleanup.colortemplate
|
||||
|
||||
Background: light
|
||||
# Light color palette {{{
|
||||
@@ -363,11 +354,11 @@ TermCursorNC base03 base01
|
||||
# Extra stuff (light) {{{
|
||||
Include: _extra.colortemplate
|
||||
# }}}
|
||||
#unlet s:termtrans
|
||||
Include: _cleanup.colortemplate
|
||||
|
||||
Background: any
|
||||
# B&W variant {{{
|
||||
Include: _bw.colortemplate
|
||||
# }}}
|
||||
#unlet s:termtrans
|
||||
Include: _cleanup.colortemplate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user