https://github.com/vim/vim/pull/19011
(2 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@zeertzjq commented on this pull request.
In src/testdir/test_filetype.vim:
> @@ -291,6 +291,7 @@ def s:GetFilenameChecks(): dict<list<string>>
falcon: ['file.fal'],
fan: ['file.fan', 'file.fwt'],
faust: ['file.dsp', 'file.lib'],
+ fluent: ['file.ftl'],
This should come between flix and focexec
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@ners pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@ners commented on this pull request.
In src/testdir/test_filetype.vim:
> @@ -291,6 +291,7 @@ def s:GetFilenameChecks(): dict<list<string>>
falcon: ['file.fal'],
fan: ['file.fan', 'file.fwt'],
faust: ['file.dsp', 'file.lib'],
+ fluent: ['file.ftl'],
Done
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()