LazyVim.LazyVim/lua/lazyvim/util
2024-06-08 07:30:49 +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(ui): remove extra space in extras ui (#3481) 2024-06-06 06:09:58 +02:00
format.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua feat(util): added LazyVim.memoize 2024-06-07 23:02:47 +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 feat(git): added leader-gB to browse remotes of the current repo 2024-06-06 10:46:56 +02:00
lsp.lua fix(typescript): implemented move to new file. Fixes #3534 2024-06-08 07:30:49 +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(python): removed the python-semshi extra 2024-06-05 11:01:10 +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 fix(toggle): slightly better maximize 2024-06-05 07:40:28 +02:00
ui.lua fix(octo): fixed octo's rendering of comment signs when lines are wrapped 2024-06-06 16:05:55 +02:00