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-24 17:58:51 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
59c32788ae
LazyVim.LazyVim
/
lua
/
lazyvim
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
ac1f188525
fix(neo-tree): disable the
<space>
mapping (you can use
<cr>
instead), to make sure
<leader>
mappings still work.
Fixes
#146
2023-01-29 09:17:37 +01:00
..
config
refactor: removed deprecation warnings from before 1.0.0
2023-01-25 09:00:33 +01:00
plugins
fix(neo-tree): disable the
<space>
mapping (you can use
<cr>
instead), to make sure
<leader>
mappings still work.
Fixes
#146
2023-01-29 09:17:37 +01:00
util
style: fix comment typo (
#145
)
2023-01-28 15:42:29 +01:00
health.lua
feat(health): added some simple health checks
2023-01-24 08:17:10 +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