feat: implement toggle option for discord presence

This commit is contained in:
2024-10-11 13:02:29 -04:00
parent 7f11d574fe
commit 77f00762a2
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -43,6 +43,8 @@ vim.g.encourage_me = true ---@type boolean Options: <true|false>
vim.g.usewakatime = true ---@type boolean Options: <true|false>
-- Allow music controls and stats
vim.g.usemusic = false ---@type boolean Options: <true|false>
-- Allow discord presence
vim.g.usediscord = false ---@type boolean Options: <true|false>
-- Enable HardTime on startup
vim.g.usehardtime = false ---@type boolean Options: <true|false>
-- Enable Image plugin on compatible terminals