feat: add url for neogruber

This commit is contained in:
fiplox 2023-06-19 11:36:51 +02:00
parent e39a7af386
commit fcfeec97a0
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ return {
{'rush-rs/tree-sitter-asm', ft = 'asm'},
{ 'jghauser/mkdir.nvim', lazy = false },
{
-- url = 'https://dev.filnar.com/fiplox/neogruber.nvim',
dir = '~/dev/neogruber.nvim/',
url = 'https://git.filnar.com/fiplox/neogruber.git',
-- dir = '~/dev/neogruber.nvim/',
lazy = false,
-- event = 'VeryLazy'
},