LazyVim.LazyVim/lua/lazyvim
2024-03-22 09:02:34 +01:00
..
config feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
plugins feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
util feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +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
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