fix: change url for my plugin
This commit is contained in:
parent
f3088b886f
commit
cd37c9565e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ return {
|
|||
"nvim-lua/plenary.nvim",
|
||||
"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
|
||||
"MunifTanjim/nui.nvim",
|
||||
{ url = "https://git.alemi.dev/neo-tree-symbolmap" },
|
||||
{ url = "https://git.alemi.dev/neo-tree-symbolmap.git" },
|
||||
"mrbjarksen/neo-tree-diagnostics.nvim",
|
||||
},
|
||||
config = function ()
|
||||
|
|
Loading…
Reference in a new issue