summaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/core/plugins.lua5
1 files changed, 3 insertions, 2 deletions
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' },