chore: update project url

This commit is contained in:
2026-05-28 00:17:39 +02:00
parent c4585b7768
commit a78950ac68
+1 -1
View File
@@ -23,7 +23,7 @@ The plugin auto-initializes from its `plugin/git.lua` and exposes `lua/git/`. No
With `vim.pack`:
```lua
vim.pack.add({ "https://git.owall.dev/warg/git.nvim" })
vim.pack.add({ "https://git.owall.se/warg/git.nvim" })
```
## Commands