disable animations
This commit is contained in:
parent
d8bfedcd8e
commit
ca3a257581
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
-- Options are automatically loaded before lazy.nvim startup
|
||||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||
-- Add any additional options here
|
||||
|
||||
vim.g.snacks_animate = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue