LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-04 00:25:44 +02:00
..
extras feat(mini.surround)!: default surround mappings are now gs instead of gz (unless you enabled the leap extra) 2023-10-04 00:25:44 +02:00
lsp fix(format): moved formatting keymap to lua/lazyvim/config/keymaps.lua 2023-10-01 23:31:24 +02:00
coding.lua feat(mini.surround)!: default surround mappings are now gs instead of gz (unless you enabled the leap extra) 2023-10-04 00:25:44 +02:00
colorscheme.lua feat: Enable flash.nvim highlight on catppuccin integration (#1206) 2023-07-25 15:39:08 +02:00
core.lua fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua feat(mini.files): added lsp rename support to mini.files 2023-10-02 11:02:56 +02:00
treesitter.lua feat(treesitter): added ]f, [f, ]F, [F, ]c, ]C, [c, [C for treesitter-textobjects 2023-10-04 00:21:47 +02:00
ui.lua fix(indent-blankline): set config.indent.tab_char (#1552) 2023-10-02 12:23:08 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00