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
Files
3f1bf70b144f098f427b47d44d42d87945778328
LazyVim
/
lua
/
lazyvim
/
util
History
Folke Lemaitre
3f1bf70b14
refactor(util.lsp): easier lsp client filters
2023-10-13 12:20:55 +02:00
..
extras.lua
feat(extras): LazyExtras can now manage user extras
lua/plugins/extras
.
Fixes
#1681
2023-10-12 21:47:31 +02:00
format.lua
style(format): Fix typo (
#1675
)
2023-10-12 15:10:26 +02:00
init.lua
fix(toggle): dont show incorrect deprecation warning for toggle.
Fixes
#1679
2023-10-12 17:59:48 +02:00
inject.lua
feat(inject): util method to get upvalue
2023-10-12 11:48:02 +02:00
json.lua
fix(json): always write version to prevent spurious migrations.
Fixes
#1692
2023-10-13 07:36:02 +02:00
lsp.lua
refactor(util.lsp): easier lsp client filters
2023-10-13 12:20:55 +02:00
news.lua
feat(config):
lazyvim.json
is now versioned and migrates to a newer version when needed
2023-10-12 21:45:32 +02:00
plugin.lua
fix(plugin): show warning of removed core plugin when trying to load them without having the extra
2023-10-12 11:48:02 +02:00
root.lua
feat(root): cached pretty path function for statuslines
2023-10-12 11:48:02 +02:00
telescope.lua
feat(root): customizable root detection and
:LazyRoot
command
2023-10-12 11:48:02 +02:00
terminal.lua
…
toggle.lua
…
ui.lua
…