LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-08 15:17:50 +02:00
..
extras feat(extra): add extra util.dot that configures multiple ft and treesitter langs when needed 2023-10-08 13:45:57 +02:00
lsp style: lua annotations and handle deprecated methods 2023-10-08 10:45:38 +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(bufremove): ask to save changes before trying to remove a buffer 2023-10-06 18:43:54 +02:00
treesitter.lua fix(config): trigger LazyFile additionally on BufWritePre for saving unnamed files 2023-10-08 15:17:50 +02:00
ui.lua fix(alpha): reset laststatus when alpha unloads. Fixes #1623 2023-10-07 21:08:18 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00