mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Remove scroll animations
This commit is contained in:
parent
665e022f9c
commit
5aaebcd21a
@ -42,4 +42,5 @@ vim.g["test#strategy"] = "toggleterm"
|
||||
-- Neovide
|
||||
if vim.g.neovide then
|
||||
vim.g.neovide_cursor_animation_length = 0
|
||||
vim.g.neovide_scroll_animation_length = 0
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user