Skip to content

Commit

Permalink
refactor: stop smooth scroll
Browse files Browse the repository at this point in the history
Signed-off-by: SUGIYAMA Yoshio <[email protected]>
  • Loading branch information
IMOKURI committed Dec 13, 2024
1 parent ceb7a07 commit f649120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nvim/lua/imokuri/plugin/ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ return {
indent = { enabled = true },
notifier = { enabled = true, level = vim.log.levels.INFO },
quickfile = { enabled = true },
scroll = { enabled = true },
-- scroll = { enabled = true },
},
},

Expand Down

0 comments on commit f649120

Please sign in to comment.