[nvim] added a few things to config

This commit is contained in:
Afonso Franco 2024-07-31 14:23:19 +01:00
parent 77de585888
commit 7ed2a07221
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54
5 changed files with 69 additions and 39 deletions

View file

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