Fix bash highlights

main
Julius Riegel 2 months ago
parent 6c3315e654
commit 9534de9146
No known key found for this signature in database
GPG Key ID: F26D704A1D3394EB

@ -61,7 +61,6 @@
"<"
"|"
"="
(expansion_flags)
] @operator

@ -90,6 +90,7 @@ config.modules = {
'broot',
'nodePackages.conventional-changelog-cli',
'starship',
'helvum',
},
docker = mod {
'docker',
@ -110,8 +111,10 @@ config.modules = {
'nodejs',
'yarn',
'biome',
'pnpm',
'vscode-langservers-extracted',
'nodePackages.typescript-language-server',
'turbo'
},
vue = mod {
'nodePackages.vls',

Loading…
Cancel
Save