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
b651560ad0ee750c96bca6866cfdc008e75d397c
LazyVim
/
lua
/
lazyvim
/
util
History
Folke Lemaitre
a5c9708736
perf(ui): wrap treesitter.foldexpr and cache get_parser during a event loop tick.
Fixes
#1846
2023-10-25 14:05:32 +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
fix(format): set formatexpr in options so users can override it.
Fixes
#1759
2023-10-16 23:01:18 +02:00
init.lua
feat(lualine): pretty_path now highlights file basename when modified
2023-10-15 22:37:49 +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
lualine.lua
fix(root): root dir for windows.
Fixes
#1749
2023-10-16 08:35:35 +02:00
news.lua
fix(news): dont show news when it has never been viewed (new install)
2023-10-14 16:56:48 +02:00
plugin.lua
fix(dashboard-nvim): repository has moved to nvimdev/dashboard-nvim (
#1715
)
2023-10-14 13:21:30 +02:00
root.lua
perf(root): cache root detection.
Fixes
#1753
2023-10-16 12:42:54 +02:00
telescope.lua
feat(dashboard):
c
on dahboard now opens telescope for config dir instead of useless
init.lua
2023-10-15 09:16:52 +02:00
terminal.lua
perf(util): split lazyvim.util in smaller separate modules
2023-10-12 11:48:02 +02:00
toggle.lua
perf(util): split lazyvim.util in smaller separate modules
2023-10-12 11:48:02 +02:00
ui.lua
perf(ui): wrap treesitter.foldexpr and cache get_parser during a event loop tick.
Fixes
#1846
2023-10-25 14:05:32 +02:00