presence.nvim
presence.nvim copied to clipboard
Added check if vim instance is already running
When running multiple neovim instances, an error always pops up when opening neovim. This is kind of annoying. It is easily removed by checking a variable for nil.