1
0
forked from aniani/vim
Files
vim/runtime
Eisuke Kawashima f102f4c2e8 patch 9.1.1342: Shebang filetype detection can be improved
Problem:  Shebang filetype detection can be improved
Solution: Improve detection logic (Eisuke Kawashima)

Vim does not correctly detect filetype from
  - `#!/usr/bin/env --split-string=awk -f`
  - `#!/usr/bin/env -S -i awk -f`
  - `#!/usr/bin/env -S VAR= awk -f`
So update the current detection logic to detect those cases.

closes: #17199

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-24 22:03:21 +02:00
..
2007-05-06 17:22:46 +00:00
2025-03-13 20:38:44 +01:00
2004-07-10 09:47:34 +00:00
2022-07-01 18:45:04 +01:00
2004-06-13 20:20:40 +00:00
2022-06-25 18:01:32 +01:00
2006-05-03 21:26:49 +00:00
2004-06-13 20:20:40 +00:00
2022-06-25 18:01:32 +01:00
2004-06-13 14:44:53 +00:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00