From 4b6d7385aee829820be0783eb1286eed25b1b0fc Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 24 Mar 2026 11:16:28 +0100 Subject: feat: replace Sourcehut with my cgit instance --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 88693a0..69f2758 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# nvim-setup - -[![builds.sr.ht status](https://builds.sr.ht/~pml68/nvim-setup.svg)](https://builds.sr.ht/~pml68/nvim-setup) +# nvim My custom Neovim setup @@ -11,7 +9,7 @@ You're going to need Neovim 0.11+ and the `tree-sitter` CLI in your PATH. Download into your config directory ```sh -git clone --depth=1 https://git.sr.ht/~pml68/nvim-setup ~/.config/nvim +git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim ``` ## Usage with Docker -- cgit v1.2.3