]> git.rmz.io Git - dotfiles.git/commitdiff
nvim: enable other (non-scroll) animations again
authorSamir Benmendil <me@rmz.io>
Sun, 9 Feb 2025 15:57:43 +0000 (15:57 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 2 Mar 2025 15:44:14 +0000 (15:44 +0000)
nvim/lua/config/options.lua

index cd18d69a3fe0a8ba64e52cde528373caff935a7b..d0ef34be4aa3aa18e07738839aea346c980dd608 100644 (file)
@@ -24,5 +24,3 @@ end
 vim.g.markdown_recommended_style = 0
 
 vim.g.lazyvim_picker = "telescope"
 vim.g.markdown_recommended_style = 0
 
 vim.g.lazyvim_picker = "telescope"
-
-vim.g.snacks_animate = false