feat: centralize hyprland config, resolve wayland deadkey issues for linux, and update installer/docs
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user