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
1,698
Commits
23
Branches
309
Tags
d23e8572e8ccc96b686ef8187aadf56ad47edd67
Commit Graph
7 Commits
Author
SHA1
Message
Date
Folke Lemaitre
3a30070a4c
feat: lazyrc files are now a lazy.nvim feature
2024-05-26 16:49:48 +02:00
Folke Lemaitre
d8644c4715
feat(mini.ai):
mini.ai
is back in core with some improved features. Removing it was a mistake.
2024-05-18 21:53:26 +02:00
Folke Lemaitre
7a5dbeae75
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
Folke Lemaitre
ee2e876252
fix(extras): automatically rename extra symbols-outline => outline.
Fixes
#2675
2024-03-08 11:47:17 +01:00
Folke Lemaitre
01dbd07073
fix(json): always write version to prevent spurious migrations.
Fixes
#1692
2023-10-13 07:36:02 +02:00
Folke Lemaitre
c9892652d2
feat(config):
lazyvim.json
is now versioned and migrates to a newer version when needed
2023-10-12 21:45:32 +02:00
Folke Lemaitre
2a0b7a88ba
fix(config): make lazyvim.json idempotent, pretty-printed and remove full paths
2023-10-12 17:48:52 +02:00