From 5588bc15c6df5eb225c315ed82e2a8239ef26d36 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 4 Apr 2021 21:57:11 -0400 Subject: headers: copyright, license, year; also https --- misc/editor-syntax-etc/vim/colors/def-sisu.vim | 6 +++--- misc/editor-syntax-etc/vim/colors/def.vim | 6 +++--- misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim | 2 +- misc/editor-syntax-etc/vim/colors/slate.vim | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'misc/editor-syntax-etc/vim') diff --git a/misc/editor-syntax-etc/vim/colors/def-sisu.vim b/misc/editor-syntax-etc/vim/colors/def-sisu.vim index a55f752..ac3e0c3 100644 --- a/misc/editor-syntax-etc/vim/colors/def-sisu.vim +++ b/misc/editor-syntax-etc/vim/colors/def-sisu.vim @@ -2,7 +2,7 @@ " Name: def-sisu " Maintainer: Ralph Amissah " Last Change: 2013-02-14 -" URL: +" URL: " Note: primarily 16 color cterm improved by tweaking of .Xdefaults " (with occasional other colors selected from 256 color palate) " .Xdefaults tweaking to make identical to def (256) provided, @@ -135,8 +135,8 @@ endif :hi Error gui=bold guibg=#CC0000 guifg=#D3D3D3 " ------- "256 color .Xdefaults vim: cterm giu -" -" +" +" " ------- " 256 color .Xdefaults vim: cterm giu def " ------- diff --git a/misc/editor-syntax-etc/vim/colors/def.vim b/misc/editor-syntax-etc/vim/colors/def.vim index b0e599c..aca1975 100644 --- a/misc/editor-syntax-etc/vim/colors/def.vim +++ b/misc/editor-syntax-etc/vim/colors/def.vim @@ -2,7 +2,7 @@ " Name: def " Maintainer: Ralph Amissah " Last Change: 2013-02-14 -" URL: +" URL: " Note: primarily 16 color cterm improved by tweaking of .Xdefaults " (with occasional other colors selected from 256 color palate) " .Xdefaults tweaking to make identical to def (256) provided, @@ -135,8 +135,8 @@ endif :hi Error gui=bold guibg=#CC0000 guifg=#D3D3D3 " ------- "256 color .Xdefaults vim: cterm giu -" -" +" +" " ------- " 256 color .Xdefaults vim: cterm giu def " ------- diff --git a/misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim b/misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim index b2314a7..aae822d 100644 --- a/misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim +++ b/misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim @@ -2,7 +2,7 @@ " Name: frugal-cterm-sisu " Maintainer: Ralph Amissah " Last Change: 2013-02-09 -" URL: +" URL: " Note: 8 color cterm, related colorschemes 8 & sparse :set background=dark :hi clear diff --git a/misc/editor-syntax-etc/vim/colors/slate.vim b/misc/editor-syntax-etc/vim/colors/slate.vim index 9b5807d..4d741e8 100644 --- a/misc/editor-syntax-etc/vim/colors/slate.vim +++ b/misc/editor-syntax-etc/vim/colors/slate.vim @@ -2,10 +2,10 @@ " Name: Slate " Maintainer: Ralph Amissah " Last Change: 2013-02-09 -" URL: +" URL: " Notes: cterm now uses frugal-sisu 8 colors for term " (for gui originally looked at desert Hans Fugal -" (April/May 2003)) +" (April/May 2003)) :set background=dark :hi clear if exists("syntax_on") -- cgit v1.2.3