LazyVim.LazyVim/lua/lazyvim/util
2024-06-16 10:33:20 +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): better reasons as to why some extras are included in your config. 2024-06-14 11:14:00 +02:00
format.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua refactor(util): use available get_plugin() function (#3687) 2024-06-16 09:06:53 +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(lsp): add file completion to rename file 2024-06-12 10:43:01 +02:00
lualine.lua feat(lualine): show readonly icon (#3567) 2024-06-10 22:06:09 +02:00
mini.lua feat(mini.pairs): enable mini.pairs in the cmdline 2024-06-16 10:33:20 +02:00
news.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
pick.lua fix(pick): remove the unused commands attribute (#3673) 2024-06-15 18:54:39 +02:00
plugin.lua fix(extras): better reasons as to why some extras are included in your config. 2024-06-14 11:14:00 +02:00
root.lua feat(extras): added fzf-lua (#3555) 2024-06-10 21:58:33 +02: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 feat(octo): re-open octo windows when restoring session + cleanup 2024-06-09 11:42:58 +02:00