LazyVim.LazyVim/lua/lazyvim/util
2023-10-11 14:56:55 +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 perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-11 14:56:54 +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(root): allow custom functions as part of vim.g.root_spec 2023-10-11 14:56:54 +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