Commit graph

11 commits

Author SHA1 Message Date
Folke Lemaitre
b6ddeb2341
feat(snacks): use snacks notifier instead of nvim-notify 2024-11-05 16:55:30 +01:00
Folke Lemaitre
b006ac7afb
fix(snacks): use LazyVim.safe_keymap_set for toggle 2024-11-05 06:42:39 +01:00
Folke Lemaitre
a96e5dfd83
fix(snacks): float -> win 2024-11-04 20:41:37 +01:00
Folke Lemaitre
ad9d3d19b1
feat(snacks): use terminal 2024-11-04 11:49:09 +01:00
Folke Lemaitre
39dca19a3f
feat: add snacks 2024-11-03 15:21:40 +01:00
Folke Lemaitre
7d30360df2
refactor: config = true >> opts = {} 2024-06-11 00:06:56 +02:00
Folke Lemaitre
70f91956e7 perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
Folke Lemaitre
51e25a94b4
fix(plugins): make sure init specs are loaded first 2023-10-08 20:24:45 +02:00
Folke Lemaitre
2321847e72
refactor: move LazyVim init to core 2023-01-25 09:00:33 +01:00
Folke Lemaitre
701337fac8
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts 2023-01-10 23:00:56 +01:00
Folke Lemaitre
dcf520f3a7
refactor(config): moved loading of options, keymaps and autocmds to lazyvim.config 2023-01-10 11:14:27 +01:00