[vim/vim] Treat `fnlm` like `fnl` files (Issue #19047)

4 views
Skip to first unread message

Alexei Mozaidze

unread,
12:01 AM (6 hours ago) 12:01 AM
to vim/vim, Subscribed
alexmozaidze created an issue (vim/vim#19047)

Is your feature request about something that is currently impossible or hard to do? Please describe the problem.
In Fennel 1.6 they added fnlm as an official file extension for macro files. Before that, it was all fnl. fnlm currently doesn't set the filetype to fennel when you open it.

Describe the solution you'd like
Treat fnlm the same fnl, since they're literally identical syntactically.

Describe alternatives you've considered

vim.filetype.add { extension = { fnlm = "fennel" } }

Additional context
Originally this issue was posted on Neovim's repo. I was told to post this issue here instead, and when the filetype is added in Vim, Neovim will pick it up.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19047@github.com>

Christian Brabandt

unread,
4:58 AM (1 hour ago) 4:58 AM
to vim/vim, Subscribed

Closed #19047 as completed via 9c87af5.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/19047/issue_event/21806901881@github.com>

Reply all
Reply to author
Forward
0 new messages