From b8d70ed288b3b542b7bb24609384aa540339b2da Mon Sep 17 00:00:00 2001 From: Squibid Date: Wed, 2 Aug 2023 20:47:28 -0400 Subject: add git-yodel --- lua/core/plugins.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lua/core') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index ac4a109..d5f6379 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -5,8 +5,9 @@ require 'dep' { -- branch = 'dev' }, - -- preformance -------------------------------------------------------------- - { 'lewis6991/impatient.nvim' }, + { 'squibid/git-yodel', + url = 'https://git.squi.bid/git-yodel' + }, -- GAMES -------------------------------------------------------------------- { 'seandewar/killersheep.nvim' }, -- cgit v1.2.1