fix: garbage at the end of presence.nvim options hyperlink

This commit is contained in:
NotAShelf 2023-02-16 23:33:04 +03:00
parent 79587828f4
commit a3b533b923
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1

View file

@ -16,7 +16,7 @@ in {
vim.startPlugins = ["presence-nvim"];
vim.luaConfigRC.presence-nvim = nvim.dag.entryAnywhere ''
-- Description of each option can be found in https://github.com/andweeb/presence.nvim444
-- Description of each option can be found in https://github.com/andweeb/presence.nvim
require("presence").setup({
-- General options
auto_update = true,