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 /org/util_spine_syntax_highlighting_vim.org | |
parent | fix issues raised by dmd2.095.1 ldc2 1.25.0 (diff) |
headers: copyright, license, year; also https
Diffstat (limited to 'org/util_spine_syntax_highlighting_vim.org')
-rw-r--r-- | org/util_spine_syntax_highlighting_vim.org | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/org/util_spine_syntax_highlighting_vim.org b/org/util_spine_syntax_highlighting_vim.org index 2c4f131..2888ee3 100644 --- a/org/util_spine_syntax_highlighting_vim.org +++ b/org/util_spine_syntax_highlighting_vim.org @@ -4,7 +4,7 @@ #+FILETAGS: :spine:info: #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] -#+COPYRIGHT: Copyright (C) 2015 - 2020 Ralph Amissah +#+COPYRIGHT: Copyright (C) 2015 - 2021 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty #+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t @@ -49,7 +49,7 @@ files: " 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, @@ -182,8 +182,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 " ------- @@ -277,10 +277,10 @@ endif " 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") @@ -357,7 +357,7 @@ endif " 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, @@ -490,8 +490,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 " ------- @@ -585,7 +585,7 @@ endif " 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 |