chore(nvim): added a few things to config

This commit is contained in:
2024-07-31 14:23:19 +01:00
parent dfad8fb88d
commit 91728df4b9
4 changed files with 40 additions and 9 deletions

View File

@@ -33,12 +33,4 @@ return {
},
},
},
{
"declancm/cinnamon.nvim",
event = "VeryLazy",
opts = {
scroll_limit = 10000,
always_scroll = true,
},
},
}