Migrate to snacks nvim
This commit is contained in:
parent
a8d998a545
commit
f1e18ce6b1
5 changed files with 63 additions and 131 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue