LazyVim.LazyVim/lua/lazyvim/util
2024-05-21 18:23:10 +02:00
..
cmp.lua refactor(cmp): snippet_resolve => snippet_preview 2024-05-20 20:05:02 +02:00
extras.lua feat(extras): added trouble-v3 and mini-hipatterns to recommended 2024-05-18 14:47:31 +02:00
format.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua feat(cmp): move cmp autobracket support to util class 2024-05-19 21:46:54 +02:00
inject.lua feat(util): set_upvalue 2024-05-16 21:25:51 +02:00
json.lua feat(mini.ai): mini.ai is back in core with some improved features. Removing it was a mistake. 2024-05-18 21:53:26 +02:00
lazygit.lua fix(git): off-by-one issue in lazygit blame line (#3230) 2024-05-19 09:30:03 +02:00
lsp.lua fix(lsp): sometimes lsp client is not fully initialized and doesnt yet have client.supports_method on 0.9.5. Fixes #3263 2024-05-21 18:23:10 +02:00
lualine.lua fix(pretty_path): properly escape % characters 2024-05-12 22:08:13 +02:00
mini.lua feat(mini.ai): mini.ai is back in core with some improved features. Removing it was a mistake. 2024-05-18 21:53:26 +02:00
news.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
plugin.lua fix(plugin): typo (#3225) 2024-05-18 22:31:13 +02:00
root.lua feat(root): added support for *.xxx root patterns 2024-05-18 14:38:53 +02:00
telescope.lua fix(keymaps): update all keymap descriptions to be Title Case (#2844) 2024-03-27 08:56:44 +01:00
terminal.lua fix(terminal): dont use backdrop for edgy terminal windows 2024-03-26 19:55:14 +01:00
toggle.lua fix(util.toggle): correctly toggle inlay_hints (#3202) 2024-05-17 20:06:17 +02:00
ui.lua fix(util): use bdelete for buf remove 2024-05-17 15:49:50 +02:00