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
2,351
Commits
23
Branches
309
Tags
c09735594a26a1749b775847c958e98f566fbac5
Commit Graph
4 Commits
Author
SHA1
Message
Date
Folke Lemaitre
4b8fe44c08
fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy
2024-03-22 10:30:35 +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
a15f44eb89
refactor: automatically load keymaps, autocmds and options
2023-01-03 23:51:57 +01:00
Folke Lemaitre
7a49913cf2
refactor: move icons to settings and add setup method for configs extending LazyVim (like my own dots)
2023-01-03 21:05:02 +01:00