diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-24 11:16:28 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-24 11:16:28 +0100 |
| commit | 4b6d7385aee829820be0783eb1286eed25b1b0fc (patch) | |
| tree | 4e959e574b1320095a46ed0c153d36b7cff54f59 /README.md | |
| parent | docs(README): add build status badge (diff) | |
| download | nvim-4b6d7385aee829820be0783eb1286eed25b1b0fc.tar.gz | |
feat: replace Sourcehut with my cgit instance
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,6 +1,4 @@ -# nvim-setup - -[](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 |
