7 lines
138 B
Lua
7 lines
138 B
Lua
return {
|
|
{
|
|
"theRealCarneiro/hyprland-vim-syntax",
|
|
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
|
ft = "hypr",
|
|
},
|
|
}
|