LunarVim/lua/lvim/core
2024-05-14 09:40:47 +02:00
..
alpha feat(alpha): add quit button to dashboard (#3767) 2023-01-26 16:20:07 +01:00
builtins refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
lualine refactor(lualine): use string.format to return unique names (#4193) 2023-05-25 08:12:55 +02:00
telescope chore(custom-finders): don't use deprecated _close action (#3903) 2023-03-01 11:45:07 +01:00
alpha.lua chore: bump plugins version (#4146) 2023-05-20 10:48:16 +02:00
autocmds.lua test: trigger loading event manually for mason (#4343) 2023-08-27 09:00:07 +02:00
autopairs.lua chore: update utils plugins (#4558) 2024-05-09 09:43:12 +02:00
breadcrumbs.lua fix(icons): add some whitespace to the boolean icon (#4163) 2023-05-15 13:00:59 -04:00
bufferline.lua chore: update ui plugins (#4555) 2024-05-05 11:28:42 +02:00
cmp.lua fix: support text if marksman lang server (#4144) 2023-05-08 13:52:06 -04:00
commands.lua fix(user_command): update url in LvimDocs command (#4081) 2023-04-24 20:22:45 +07:00
comment.lua perf: lazy load most plugins (#3750) 2023-02-04 17:22:41 +02:00
dap.lua fix(dap): invalid border value (#3951) 2023-03-19 21:55:02 -07:00
gitsigns.lua feat: update setup tables (#3693) 2023-01-07 17:03:03 +02:00
illuminate.lua fix: use require instead of reload in pcalls (#4038) 2023-04-15 13:03:25 +02:00
indentlines.lua fix: use require instead of reload in pcalls (#4038) 2023-04-15 13:03:25 +02:00
info.lua feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
lir.lua fix: use require instead of reload in pcalls (#4038) 2023-04-15 13:03:25 +02:00
log.lua fix(logger): fix errors with older structlog versions (#3755) 2023-01-19 20:21:53 +01:00
mason.lua fix: use require instead of reload in pcalls (#4038) 2023-04-15 13:03:25 +02:00
nvimtree.lua chore: update ui plugins (#4555) 2024-05-05 11:28:42 +02:00
project.lua feat: update setup tables (#3693) 2023-01-07 17:03:03 +02:00
telescope.lua perf: lazy load most plugins (#3750) 2023-02-04 17:22:41 +02:00
terminal.lua fix(terminal): show lazygit bottom line (#4548) 2024-05-14 09:40:47 +02:00
theme.lua perf: lazy load most plugins (#3750) 2023-02-04 17:22:41 +02:00
treesitter.lua fix: handle context-commentstring setup (#4451) 2024-05-14 09:37:33 +02:00
which-key.lua chore: update utils plugins (#4558) 2024-05-09 09:43:12 +02:00