From f639b6df729d7059c5d208314716d71b443d26a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 6 Jan 2024 19:16:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20comments(nvim):=20remove=20some?= =?UTF-8?q?=20comments=20on=20the=20discord=20rpc=20extra?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lua/plugins/extras/util/discordrcp.lua | 38 +++++++++---------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/.config/nvim/lua/plugins/extras/util/discordrcp.lua b/.config/nvim/lua/plugins/extras/util/discordrcp.lua index d07b4562..18d58ebc 100644 --- a/.config/nvim/lua/plugins/extras/util/discordrcp.lua +++ b/.config/nvim/lua/plugins/extras/util/discordrcp.lua @@ -2,26 +2,24 @@ return { "andweeb/presence.nvim", event = "VeryLazy", opts = { - -- General options - auto_update = true, -- Update activity based on autocmd events (if `false`, map or manually execute `:lua package.loaded.presence:update()`) - neovim_image_text = "Chad Editor", -- Text displayed when hovered over the Neovim image - main_image = "file", -- Main image display (either "neovim" or "file") - client_id = "793271441293967371", -- Use your own Discord application client id (not recommended) - log_level = nil, -- Log messages at or above this level (one of the following: "debug", "info", "warn", "error") - debounce_timeout = 10, -- Number of seconds to debounce events (or calls to `:lua package.loaded.presence:update(, true)`) - enable_line_number = false, -- Displays the current line number instead of the current project - blacklist = {}, -- A list of strings or Lua patterns that disable Rich Presence if the current file name, path, or workspace matches - buttons = true, -- Configure Rich Presence button(s), either a boolean to enable/disable, a static table (`{{ label = "