mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
7ed75d410a
Problem: filetype: no support for its files
Solution: Add detection for *.its files as dts file type
(Brandon Maier)
The '*.its' file type is for U-Boot Flattened Image Trees (FIT) which
use the flattened devicetree format.
See https://github.com/u-boot/u-boot/blob/master/doc/usage/fit/source_file_format.rst#terminology
closes: vim/vim#14037
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |