Replaced presence plugin with my fork
This commit is contained in:
@@ -121,7 +121,7 @@ return packer.startup(function(use)
|
||||
})
|
||||
use("rcarriga/nvim-notify")
|
||||
use({ "akinsho/bufferline.nvim", tag = "*", requires = "nvim-tree/nvim-web-devicons" })
|
||||
use("andweeb/presence.nvim")
|
||||
use("TakenMC/presence.nvim")
|
||||
use({
|
||||
"kylechui/nvim-surround",
|
||||
tag = "*",
|
||||
|
||||
Reference in New Issue
Block a user