fix: repos

This commit is contained in:
fiplox 2023-08-27 15:24:13 +02:00
parent ba328dad1c
commit 2ea1b0e107
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
return {
'feline-nvim/feline.nvim',
'freddiehaddad/feline.nvim',
dependencies = {
'nvim-tree/nvim-web-devicons',
},

View File

@ -14,7 +14,7 @@ return {
},
{
url = 'https://git.filnar.com/fiplox/neogruber.git',
-- dir = '~/dev/neogruber.nvim/',
-- dir = '~/share/dev/neogruber.nvim/',
lazy = false,
-- event = 'VeryLazy'
},