LazyVim.LazyVim/lua/lazyvim/util
2024-05-31 13:52:43 +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 fix(extras): underline = false for setting diagnostics (#3379) 2024-05-30 16:08:34 +02:00
format.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua fix(lsp): better way of extending deeply nested lists. Fixes #3398 2024-05-31 13:52:43 +02:00
inject.lua feat(util): set_upvalue 2024-05-16 21:25:51 +02:00
json.lua feat: trouble v3 2024-05-30 14:41:13 +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): fix ts/deno both attaching 2024-05-29 15:39:17 +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: trouble v3 2024-05-30 14:41:13 +02:00
root.lua fix(root): escape glob expressions 2024-05-30 11:17:23 +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 feat(keymaps): new keymap to toggle mazimize of current window leader-m or leader-wm 2024-05-29 22:35:40 +02:00
ui.lua fix(util): use bdelete for buf remove 2024-05-17 15:49:50 +02:00