mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
b518aceaa8
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. |
||
---|---|---|
.. | ||
nvim | ||
vim | ||
_vim9script.lua | ||
editorconfig.lua | ||
health.lua | ||
man.lua |