fix: change url to the theme

This commit is contained in:
fiplox 2023-04-15 12:45:50 +02:00
parent 818ad9ab46
commit c432b79a3b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
return {
url = 'https://git.filnar.com/filnar/neogruber.nvim.git',
url = 'https://dev.filnar.com/fiplox/neogruber.nvim',
lazy = false,
-- event = 'VeryLazy'
}