Rebuild colorschemes and update the docs for Neovim.

This commit is contained in:
Lifepillar
2023-06-06 14:52:56 +02:00
parent 017b7b7f29
commit 8d7abcbb41
8 changed files with 78 additions and 89 deletions

View File

@@ -1,5 +1,4 @@
; vim: ft=colortemplate fdm=marker
#let s:t_Co = get(g:, '@optionprefix_use16', 0) ? 16 : s:t_Co
#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