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

@@ -6,7 +6,7 @@ return {
local configs = require("nvim-treesitter.configs")
configs.setup({
ensure_installed = { "c", "lua", "html", "dart" },
ensure_installed = { "c", "lua", "html", "dart", "nix" },
sync_install = false,
highlight = { enable = true },
indent = { enable = true },