LazyVim.LazyVim/lua/lazyvim/util
2024-05-27 05:35:47 +02:00
..
cmp.lua fix(snippet): always use top-level snippet session. Fixes #3199 2024-05-26 18:51:14 +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): normalize paths. Fixes #3327 2024-05-27 05:35:47 +02:00
lsp.lua fix(lsp): added a-n, a-p for document highlights and cycling. Closes #3320 2024-05-26 16:03:13 +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): 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