mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:18:45 +00:00
Problem: filetype: NetLinx fires are not recognized
Solution: Detect *.axs and *.axi as netlinx filetype
(kb).
Reference:
- https://www.amx.com/en/site_elements/amx-language-reference-guide-netlinx-programming-language
- https://kielthecoder.com/2021/06/11/netlinx-getting-started/
closes: vim/vim#19249
6963e3b8bf
Co-authored-by: kb <kim@simple.industries>