fix: change git.nvim url

This commit is contained in:
2026-05-28 00:01:50 +02:00
parent 5b69014c0c
commit 496188dd95
+1 -1
View File
@@ -34,7 +34,7 @@ require("pack").setup({
"https://github.com/nvim-tree/nvim-tree.lua", "https://github.com/nvim-tree/nvim-tree.lua",
"https://github.com/stevearc/oil.nvim", "https://github.com/stevearc/oil.nvim",
"https://github.com/hedyhli/outline.nvim", "https://github.com/hedyhli/outline.nvim",
"https://git.owall.dev/warg/git.nvim", "https://git.owall.se/warg/git.nvim",
"nvim.undotree", "nvim.undotree",
{ {
src = "https://github.com/saghen/blink.cmp", src = "https://github.com/saghen/blink.cmp",