LazyVim.LazyVim/lua/lazyvim/util
2023-10-11 17:48:40 +02:00
..
extras.lua feat(ui): added :LazyExtras to manage enabled extras in LazyVim 2023-10-11 17:48:40 +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(ui): added :LazyExtras to manage enabled extras in LazyVim 2023-10-11 17:48:40 +02:00
lsp.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-11 14:56:54 +02:00
plugin.lua feat(config): use lazy's new custom events (Event.mappings) for a better LazyFile 2023-10-11 14:56:55 +02:00
root.lua feat(ui): added :LazyExtras to manage enabled extras in LazyVim 2023-10-11 17:48:40 +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