LazyVim.LazyVim/lua/lazyvim/util
2023-10-12 11:14:02 +02:00
..
extras.lua fix(extras): make sure we use priorities to import extras in correct order 2023-10-12 11:14:02 +02:00
format.lua fix(format): always show formatter status even when no sources available 2023-10-11 14:56:54 +02:00
init.lua feat(util): inject module 2023-10-11 22:38:10 +02:00
inject.lua feat(inject): util method to get upvalue 2023-10-12 09:42:48 +02:00
lsp.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-11 14:56:54 +02:00
plugin.lua fix(plugin): show warning of removed core plugin when trying to load them without having the extra 2023-10-12 10:36:15 +02:00
root.lua feat(root): cached pretty path function for statuslines 2023-10-11 22:37:28 +02:00
telescope.lua feat(root): customizable root detection and :LazyRoot command 2023-10-11 14:56:54 +02:00
terminal.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-11 14:56:54 +02:00
toggle.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-11 14:56:54 +02:00
ui.lua fix(ui): dont show left signs on virtual line numbers (wrap). Fixes #1654 2023-10-11 14:56:54 +02:00