feat: centralize hyprland config, resolve wayland deadkey issues for linux, and update installer/docs

This commit is contained in:
2026-06-22 19:17:28 +02:00
parent ff1174c60c
commit 65f9fb0e57
21 changed files with 1087 additions and 42 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
return {
{
'nvim-treesitter/nvim-treesitter',
branch = "master",
build = ':TSUpdate',
event = { 'BufReadPost', 'BufNewFile' },
dependencies = {
@@ -19,7 +20,7 @@ return {
'tsx',
'javascript',
'go',
-- Supporting
'lua',
'vim',