LazyVim.LazyVim/lua/lazyvim/util
2023-10-12 17:59:48 +02:00
..
extras.lua fix(extras): make sure we use priorities to import extras in correct order 2023-10-12 11:48:02 +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(config): make lazyvim.json idempotent, pretty-printed and remove full paths 2023-10-12 17:48:52 +02:00
lsp.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
news.lua fix(config): make lazyvim.json idempotent, pretty-printed and remove full paths 2023-10-12 17:48:52 +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 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 fix(ui): dont show left signs on virtual line numbers (wrap). Fixes #1654 2023-10-12 11:48:02 +02:00