LazyVim.LazyVim/lua/lazyvim
MoetaYuko d9f5e6db16
fix(yanky): properly disable sqlite.lua on Windows (#2543)
When directly modifying its `enabled` property, the plugin will remain
disabled even if required by another plugin.
2024-03-07 11:40:51 +01:00
..
config fix(options): don't lower timeoutlen when in VS Code (#2568) 2024-03-07 11:39:57 +01:00
plugins fix(yanky): properly disable sqlite.lua on Windows (#2543) 2024-03-07 11:40:51 +01:00
util feat(toggle): use vim.diagnostic.is_disabled when available (#2217) 2024-01-21 20:41:11 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00