andweeb / presence.nvim

Discord Rich Presence for Neovim
818 stars 65 forks source link

fixed bug that crashes the plugin on load #140

Open Maxb0tbeep opened 10 months ago

Maxb0tbeep commented 10 months ago

commented out the line that logs the user's username, see https://github.com/andweeb/presence.nvim/issues/139#issuecomment-1823587392

I think this broke because of the new-ish username system and this variable might not exist anymore? whatever, it's hacky, but it works.

jiriks74 commented 10 months ago

Hello, if you'd like you can transfer this PR to my repository and we can take a look at it.