fix: remove upstreamed directives

`#inject-lang!` and `#trim!`; fix `set-lang-from-mimetype`
This commit is contained in:
Christian Clason 2023-06-24 14:33:45 +02:00
parent 83358dfbef
commit 62e5c7ab1d
3 changed files with 11 additions and 76 deletions

View file

@ -26,6 +26,7 @@ local filetypes = {
t32 = { 'trace32' },
tlaplus = { 'tla' },
tsx = { 'typescriptreact', 'typescript.tsx' },
typescript = { 'ts' },
uxntal = { 'tal' },
v = { 'vlang' },
verilog = { 'sysverilog' },