Add notifications
This commit is contained in:
@@ -10,6 +10,8 @@ vim.pack.add {
|
||||
{ src = "https://github.com/nvim-lualine/lualine.nvim" },
|
||||
{ src = "https://github.com/sphamba/smear-cursor.nvim" },
|
||||
|
||||
{ src = "https://github.com/rcarriga/nvim-notify" },
|
||||
|
||||
{ src = "https://github.com/m00qek/baleia.nvim" },
|
||||
{ src = "https://github.com/esmuellert/codediff.nvim" },
|
||||
{ src = "https://github.com/NeogitOrg/neogit" },
|
||||
|
||||
@@ -33,6 +33,10 @@
|
||||
"rev": "77ccaeb422f8c81b647605da5ddb4a7f725cda90",
|
||||
"src": "https://codeberg.org/mfussenegger/nvim-jdtls"
|
||||
},
|
||||
"nvim-notify": {
|
||||
"rev": "8701bece920b38ea289b457f902e2ad184131a5d",
|
||||
"src": "https://github.com/rcarriga/nvim-notify"
|
||||
},
|
||||
"smear-cursor.nvim": {
|
||||
"rev": "9e9378d6ee34bb3782e0e8c63d9ec8ca618b479b",
|
||||
"src": "https://github.com/sphamba/smear-cursor.nvim"
|
||||
|
||||
Reference in New Issue
Block a user