diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-02-15 00:10:03 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-15 10:01:16 +0100 |
commit | 7ed75d410a23f3fbf0e509433ce8bee32fd63963 (patch) | |
tree | 7a0dfa74c1f287ea34ceeb302abe3a3049cf8912 /src/nvim/main.c | |
parent | 4f07ad77869b30ecf7b7b7ed9b53ffcda908c94b (diff) | |
download | rneovim-7ed75d410a23f3fbf0e509433ce8bee32fd63963.tar.gz rneovim-7ed75d410a23f3fbf0e509433ce8bee32fd63963.tar.bz2 rneovim-7ed75d410a23f3fbf0e509433ce8bee32fd63963.zip |
vim-patch:9.1.0109: filetype: no support for its files
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
https://github.com/vim/vim/commit/cf1d65e060e32ba8a0ba99fc299dc192fe4aa961
Co-authored-by: Brandon Maier <brandon.maier@collins.com>
Diffstat (limited to 'src/nvim/main.c')
0 files changed, 0 insertions, 0 deletions