From ffd3920402952e183e79b0736c775aa4926f0bec Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 26 Jun 2023 11:41:02 -0400 Subject: flex on the discord users disabled by default for privacy reasons --- lua/core/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/core') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index c048116..bce8eec 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -11,6 +11,9 @@ require 'dep' { -- GAMES -------------------------------------------------------------------- { 'seandewar/killersheep.nvim' }, + -- flexing on all the discord users ----------------------------------------- + -- { 'andweeb/presence.nvim' }, + -- ui ----------------------------------------------------------------------- { 'kvrohit/mellow.nvim' }, -- colorscheme { 'lukas-reineke/indent-blankline.nvim' }, -- indentation indicators -- cgit v1.2.1