LazyVim.LazyVim/lua/lazyvim/util
2024-05-28 19:32:21 +02:00
..
cmp.lua fix(snippets): fix snippets with multiple placeholders for the same tabstop 2024-05-28 19:32:21 +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: lazyrc files are now a lazy.nvim feature 2024-05-26 16:49:48 +02:00
lazygit.lua fix(laygit): use correct .git root for git blame 2024-05-27 07:13:43 +02:00
lsp.lua fix(lsp): double check for documentHighlight. See #3246 2024-05-27 18:22:44 +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 feat: lazyrc files are now a lazy.nvim feature 2024-05-26 16:49:48 +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): make gf behave. Fixes #3335 2024-05-27 17:38:51 +02: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