summaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-06-26 11:41:02 -0400
committerSquibid <me@zacharyscheiman.com>2023-06-26 11:41:02 -0400
commitffd3920402952e183e79b0736c775aa4926f0bec (patch)
treecf9fbf565e24e1626622c000b8be345087564294 /lua
parent9a2959b394fbe9ec15ecd7dbcc22dfe85133537e (diff)
downloadnvim-ffd3920402952e183e79b0736c775aa4926f0bec.tar.gz
nvim-ffd3920402952e183e79b0736c775aa4926f0bec.tar.bz2
nvim-ffd3920402952e183e79b0736c775aa4926f0bec.zip
flex on the discord users
disabled by default for privacy reasons
Diffstat (limited to 'lua')
-rw-r--r--lua/core/plugins.lua3
1 files changed, 3 insertions, 0 deletions
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