LazyVim.LazyVim/lua/lazyvim/util
2024-03-20 17:25:39 +01:00
..
extras.lua fix(extras): accept symlinks in User extras directory (#2745) 2024-03-19 22:28:00 +01: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(extras): automatically rename extra symbols-outline => outline. Fixes #2675 2024-03-08 11:47:17 +01:00
lsp.lua fix(conform): make lsp_fallback option user configurable (#2616) 2024-03-14 14:14:41 +01:00
lualine.lua feat(lualine): add modified_sign to pretty_path (#2754) 2024-03-19 22:28:31 +01: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(extras): automatically rename extra symbols-outline => outline. Fixes #2675 2024-03-08 11:47:17 +01:00
root.lua fix(lazygit): make sure we start lazygit in a valid git root 2024-03-18 11:23:55 +01:00
telescope.lua fix(util.telescope): make show_untracked configurable (#2789) 2024-03-20 17:25:39 +01:00
terminal.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
toggle.lua feat(toggle): use vim.diagnostic.is_disabled when available (#2217) 2024-01-21 20:41:11 +01:00
ui.lua fix(util.ui.fg): Add link=false to show effective definition (#2542) 2024-03-07 11:57:03 +01:00