From 1d07141b5b8a582a63c9b08e9c64e94dd54d63ef Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 5 Mar 2025 17:47:18 +0100 Subject: [PATCH] Migration for disabling the animated scrolling from the snacks plugin to neovim --- migrations/1741193162.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 migrations/1741193162.sh diff --git a/migrations/1741193162.sh b/migrations/1741193162.sh new file mode 100644 index 0000000..1f3ee9f --- /dev/null +++ b/migrations/1741193162.sh @@ -0,0 +1,2 @@ +# Turn off animationd scrolling +cp ~/.local/share/omakub/configs/neovim/snacks-animated-scrolling-off.lua ~/.config/nvim/lua/plugins/