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
841
Commits
23
Branches
309
Tags
36774c605848dc3bee8b9e0e4673e684b47bd89c
Commit Graph
7 Commits
Author
SHA1
Message
Date
Folke Lemaitre
df6ac591ba
fix(core): set
cond=true
for LazyVim
2023-03-14 11:17:07 +01:00
Folke Lemaitre
2321847e72
refactor: move LazyVim init to core
2023-01-25 09:00:33 +01:00
Folke Lemaitre
8bc321bb55
feat: install latest stable release of lazy.nvim and LazyVim
2023-01-22 15:15:08 +01:00
Folke Lemaitre
254d0ca261
fix(core): use lazy.nvim version configured by the user
2023-01-22 14:33:55 +01:00
Folke Lemaitre
dcf520f3a7
refactor(config): moved loading of options, keymaps and autocmds to lazyvim.config
2023-01-10 11:14:27 +01:00
Folke Lemaitre
36c84f47c9
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
Folke Lemaitre
305328f3c3
feat(lazy): use lazy.nvim HEAD for now till this repo is more stable
2023-01-05 17:56:34 +01:00