From 902b1e5914e290bfc822b19efd7a1a0ea3530b8d Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 4 Sep 2026 07:28:51 +0100 Subject: README: update git url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf25c4d..4457705 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ To set up a fresh installation of Vim, clone this repo: ```bash -git clone https://github.com/joeacarstairs/.vim.git ~/.vim +git clone https://git.joeac.net/.vim.git ~/.vim ``` Then open Vim, and run `:PlugInstall`. -- cgit v1.2.3