LazyVim.LazyVim/lua/lazyvim
Folke Lemaitre f3655c33a3
perf(notify): disable animation notifications. too big impact on performance for too little benefit
To keep using animations, you can set stages = fade_in_slide_out for the
nvim-notify plugin
2024-03-26 17:35:27 +01:00
..
config chore(main): release 10.17.2 (#2831) 2024-03-26 15:30:56 +01:00
plugins perf(notify): disable animation notifications. too big impact on performance for too little benefit 2024-03-26 17:35:27 +01:00
util fix(lazygit): dont error when setting ansi color fails. Fixes #2829 2024-03-26 15:24:16 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00