🗑️ remove(nvim): smooth-scrolling extra keymaps

This commit is contained in:
Sergio Laín 2024-06-30 02:54:12 +02:00
parent bc5d1eb223
commit fdf20a139b
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -3,8 +3,9 @@ return {
event = "VeryLazy",
config = function()
require("cinnamon").setup({
keymaps = { extra = true },
options = { delay = 5 },
options = {
delay = 5,
},
})
local keymaps = {