Re: [vim/vim] filetype: AL (Business Central) files are detected as perl (PR #20975)
Torben Leth (Vim Github Repository) <[email protected]> Sat, 08 Aug 2026 10:36:24 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20975/[email protected]> |
SShadowS left a comment (vim/vim#20975) Sure: Reference: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-programming-in-al That's Microsoft's "Programming in AL" docs, closest thing AL has to a spec. If you'd rather point at where the keyword list came from, that's https://github.com/microsoft/AL (MIT), Microsoft's own AL grammar. The object kinds in FTal() come from its keyword.other.applicationobject.al rule. Thanks for the #20976 pointer. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20975#issuecomment-5227303567 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20975/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20975/c5227303567%40github.com.