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,7 @@
return {
'windwp/nvim-autopairs',
event = "InsertEnter",
config = true
-- use opts = {} for passing setup options
-- this is equivalent to setup({}) function
}