From 34f7337c3bdc0088bc3a2fe6dd94b35bf4b9b4f1 Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Thu, 6 Jun 2019 15:11:31 +0200 Subject: [PATCH] Enable support for Neovim in all color schemes. --- templates/solarized8_high.colortemplate | 1 + templates/solarized8_low.colortemplate | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/solarized8_high.colortemplate b/templates/solarized8_high.colortemplate index 4e02c81..0d17a1a 100644 --- a/templates/solarized8_high.colortemplate +++ b/templates/solarized8_high.colortemplate @@ -9,6 +9,7 @@ Website: https://github.com/lifepillar/vim-solarized8 Description: Precision colors for machines and people Option Prefix: solarized License: OSI approved MIT license +Neovim: yes # }}} #let s:italics = s:italics && get(g:, '@optionprefix_italics', 1) diff --git a/templates/solarized8_low.colortemplate b/templates/solarized8_low.colortemplate index 21a7100..33895d2 100644 --- a/templates/solarized8_low.colortemplate +++ b/templates/solarized8_low.colortemplate @@ -9,6 +9,7 @@ Website: https://github.com/lifepillar/vim-solarized8 Description: Precision colors for machines and people Option Prefix: solarized License: OSI approved MIT license +Neovim: yes # }}} #let s:italics = s:italics && get(g:, '@optionprefix_italics', 1)