This website requires JavaScript.
Explore
Help
Sign in
mirror
/
LazyVim.LazyVim
Watch
1
Star
0
Fork
You've already forked LazyVim.LazyVim
0
mirror of
https://github.com/LazyVim/LazyVim.git
synced
2025-06-23 01:08:59 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a6df15a63f
LazyVim.LazyVim
/
lua
/
lazyvim
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
a6df15a63f
fix(util): make sure mason is loaded when getting package paths
2024-06-01 08:48:29 +02:00
..
config
fix(ui): allow to disable the trouble lualine component with
vim.g.trouble_lualine = false
(
#3391
)
2024-05-31 14:07:55 +02:00
plugins
feat(astro): added support for ts-plugin, but won't work till mason-registry PR is merged. See
#3364
2024-06-01 08:33:24 +02:00
util
fix(util): make sure mason is loaded when getting package paths
2024-06-01 08:48:29 +02:00
health.lua
fix(health): add warning when not using 0.10.0
2024-05-16 21:25:51 +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