Files
neovim/runtime
Jonas Strittmatter b518aceaa8 feat(filetype): fall back to file extension when matching from hashbang (#22140)
If nothing matched in match_from_hashbang, also check the file extension table.
For a hashbang like '#!/bin/env foo', this will set the filetype to 'fooscript'
assuming the filetype for the 'foo' extension is 'fooscript' in the extension
table.
2023-02-13 16:04:16 -07:00
..
2023-02-03 09:18:18 +01:00
2022-12-08 16:33:38 +01:00
2023-02-03 09:18:18 +01:00
2021-09-13 16:33:41 +02:00
2021-05-01 22:29:03 -04:00
2023-02-03 09:18:18 +01:00
2023-02-03 09:18:18 +01:00
2022-08-20 10:04:55 +02:00
2019-07-29 20:50:07 +02:00
2021-04-27 09:21:32 -04:00
2023-01-03 10:07:43 +00:00
2019-07-29 20:50:07 +02:00
2023-02-02 14:37:44 +01:00
2023-01-09 17:12:06 +00:00
2022-10-17 08:19:48 +02:00