From 79148da18afd2981e765bd1ca7a2e8f0797d63f4 Mon Sep 17 00:00:00 2001 From: Akshay Hegde Date: Fri, 24 Feb 2023 19:04:33 -0800 Subject: [PATCH] Update repository URLs --- README.md | 5 +++-- colors/spacegray.vim | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4247edd..f73cdb7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can tweak Spacegray by enabling the following disabled options: If you use Vim 8 or better, simply copy and paste: - git clone git://github.com/ajh17/Spacegray.vim ~/.vim/pack/vendor/start/Spacegray + git clone https://git.sr.ht/~ackyshake/spacegray.vim ~/.vim/pack/vendor/start/Spacegray Then in your ~/.vimrc, add this line: @@ -88,7 +88,8 @@ gnome-terminal should then immediately reflect Spacegray colors. ### Xcode -Use Xcode? Try out [Spacegray-Xcode](https://github.com/ajh17/spacegray-xcode). +Use Xcode? Try out +[Spacegray-Xcode](https://git.sr.ht/~ackyshake/spacegray-xcode). ### Xresources diff --git a/colors/spacegray.vim b/colors/spacegray.vim index 28f0503..b23439a 100644 --- a/colors/spacegray.vim +++ b/colors/spacegray.vim @@ -1,5 +1,5 @@ " Spacegray.vim -- Vim colorscheme -" Maintainer: Akshay Hegde (github.com/ajh17) +" Maintainer: Akshay Hegde (https://git.sr.ht/~ackyshake/) " Version: 1.5 " Description: A colorscheme loosely modeled after the spacegray theme for Xcode " Note: This colorscheme is 256color and up only