Replies: 1 comment
-
Closed because |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm new to LazyVim. In the past, I use
vim.opt.scrolloff = 999
to keep current cursor line centered. But it doesn't work in LazyVim.I tried to use a clean nvim with
vim.opt.scrolloff = 999
, it still works, so I think maybe there is some plugin or configurations changed some behavior of nvim, can someone help me with some suggestions? 😊Beta Was this translation helpful? Give feedback.
All reactions