Migrate to snacks nvim

This commit is contained in:
Martin Larsson 2025-02-22 16:41:28 +00:00
parent a8d998a545
commit f1e18ce6b1
5 changed files with 63 additions and 131 deletions

View file

@ -4,15 +4,6 @@ return {
lazy = true,
dependencies = {
{ "MunifTanjim/nui.nvim", lazy = true },
{
"rcarriga/nvim-notify",
opts = {
background_colour = "#24273a",
fps = 1,
render = "compact",
stages = "static"
}
}
},
opts = {
lsp = {