LazyVim.LazyVim/lua/lazyvim/util
2024-03-22 09:02:34 +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: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01: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(format): Don't leak bufnr into opts tables (#2794) 2024-03-22 07:18:15 +01:00
lualine.lua feat(lualine): add modified_sign to pretty_path (#2754) 2024-03-19 22:28:31 +01:00
news.lua feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
plugin.lua fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675 2024-03-08 11:47:17 +01:00
root.lua feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
telescope.lua feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +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 feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00