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-07-04 06:24:39 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6a3f3d3032
LazyVim.LazyVim
/
lua
/
lazyvim
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
6a3f3d3032
fix(plugins): fix the laziness of all plugins to still work as intended with
config.defaults.lazy = false
.
Fixes
#67
2023-01-16 16:49:29 +01:00
..
config
feat(lsp): added
opts.autoformat
to be able to disable autoformat by default.
Fixes
#65
2023-01-16 14:13:24 +01:00
plugins
fix(plugins): fix the laziness of all plugins to still work as intended with
config.defaults.lazy = false
.
Fixes
#67
2023-01-16 16:49:29 +01:00
util
feat(lsp): allow overriding options for vim.lsp.buf.format.
Fixes
#51
2023-01-13 22:46:16 +01: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