diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-04 21:57:11 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-08 19:46:35 -0400 |
commit | 5588bc15c6df5eb225c315ed82e2a8239ef26d36 (patch) | |
tree | e6cdd554aa7ae86ee3db233452516518c01cde89 /misc/editor-syntax-etc/vim | |
parent | fix issues raised by dmd2.095.1 ldc2 1.25.0 (diff) |
headers: copyright, license, year; also https
Diffstat (limited to 'misc/editor-syntax-etc/vim')
-rw-r--r-- | misc/editor-syntax-etc/vim/colors/def-sisu.vim | 6 | ||||
-rw-r--r-- | misc/editor-syntax-etc/vim/colors/def.vim | 6 | ||||
-rw-r--r-- | misc/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim | 2 | ||||
-rw-r--r-- | misc/editor-syntax-etc/vim/colors/slate.vim | 4 |
4 files changed, 9 insertions, 9 deletions
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 <ralph@amissah.com> " Last Change: 2013-02-14 -" URL: <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/def-sisu.vim;hb=HEAD> +" URL: <https://git.sisudoc.org/projects/?p=software/spine.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/def-sisu.vim;hb=HEAD> " 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 -"<http://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim> -"<http://guns.github.com/xterm-color-table.vim/images/xterm-color-table-with-visible-rgb.png> +"<https://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim> +"<https://guns.github.com/xterm-color-table.vim/images/xterm-color-table-with-visible-rgb.png> " ------- " 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 <ralph@amissah.com> " Last Change: 2013-02-14 -" URL: <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/def.vim;hb=HEAD> +" URL: <https://git.sisudoc.org/projects/?p=software/spine.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/def.vim;hb=HEAD> " 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 -"<http://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim> -"<http://guns.github.com/xterm-color-table.vim/images/xterm-color-table-with-visible-rgb.png> +"<https://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim> +"<https://guns.github.com/xterm-color-table.vim/images/xterm-color-table-with-visible-rgb.png> " ------- " 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 <ralph@amissah.com> " Last Change: 2013-02-09 -" URL: <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim;hb=HEAD> +" URL: <https://git.sisudoc.org/projects/?p=software/spine.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/frugal-cterm-sisu.vim;hb=HEAD> " 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 <ralph@amissah.com> " Last Change: 2013-02-09 -" URL: <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim;hb=HEAD> +" URL: <https://git.sisudoc.org/projects/?p=software/spine.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim;hb=HEAD> " Notes: cterm now uses frugal-sisu 8 colors for term " (for gui originally looked at desert Hans Fugal <hans@fugal.net> -" <http://hans.fugal.net/vim/colors/desert.vim> (April/May 2003)) +" <https://hans.fugal.net/vim/colors/desert.vim> (April/May 2003)) :set background=dark :hi clear if exists("syntax_on") |