theme: roll Apex Neon across terminal, bar, and notifications

This commit is contained in:
s0wlz (Matthias Puchstein)
2025-12-30 07:47:45 +01:00
parent 5523871e71
commit 4651a3ce38
23 changed files with 1652 additions and 3300 deletions

View File

@@ -0,0 +1,14 @@
---@type LazySpec
return {
"2kabhishek/nerdy.nvim",
cmd = "Nerdy",
dependencies = {
"folke/snacks.nvim",
},
opts = {
max_recents = 30,
add_default_keybindings = true,
copy_to_clipboard = false,
copy_register = "+",
},
}