THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
716
Commits
23
Branches
309
Tags
a866c6801df058c6bef613acfb2eeea9cedb41b1
Commit Graph
4 Commits
Author
SHA1
Message
Date
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
Folke Lemaitre
08f6375e4c
feat(colorscheme)!: LazyVim now loads the colorscheme configured with config.colorscheme. See the docs for more info
2023-01-10 11:14:27 +01:00
Folke Lemaitre
2135bc144c
refactor(plugins)!: plugins now use lazy.nvim's new
opts
property to make it far easier to override options
2023-01-08 15:05:34 +01:00
Folke Lemaitre
8eb8d235c9
refactor: move everything under lazyvim
2023-01-01 14:33:56 +01:00