fix: change git.nvim url
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user