hyprland swaync und cliphist & nvim merge + animate

This commit is contained in:
Nico
2025-04-09 23:40:11 +02:00
parent a764ae7695
commit b9e3afef79
43 changed files with 1235 additions and 21 deletions

View File

@@ -0,0 +1,8 @@
return {
'nanozuki/tabby.nvim',
-- event = 'VimEnter', -- if you want lazy load, see below
dependencies = 'nvim-tree/nvim-web-devicons',
config = function()
-- configs...
end,
}