diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-02-15 00:10:53 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-15 10:01:16 +0100 |
commit | d0599b0ed9ff77f1286f2302f92dd4e96cc98a5b (patch) | |
tree | 606c2e7024558c9bbd32d86dfd4537de7ddd8f12 /src/nvim/api/deprecated.c | |
parent | 7ed75d410a23f3fbf0e509433ce8bee32fd63963 (diff) | |
download | rneovim-d0599b0ed9ff77f1286f2302f92dd4e96cc98a5b.tar.gz rneovim-d0599b0ed9ff77f1286f2302f92dd4e96cc98a5b.tar.bz2 rneovim-d0599b0ed9ff77f1286f2302f92dd4e96cc98a5b.zip |
vim-patch:9.1.0110: filetype: add 'Config.in' filetype detection
The 'Config.in' file type is for Buildroot configuration files.
Buildroot Config.in files use the same Kconfig backend as the Linux
kernel's Kconfig files.
Buildroot also has other filename variants that follow "Config.in.*",
they are used to distinguish multiple Config.in files in the same
directory.
See https://buildroot.org/downloads/manual/manual.html#_literal_config_in_literal_file
closes: vim/vim#14038
https://github.com/vim/vim/commit/5f20f050efed3431beaf85739f0113e9ef0abd8e
Co-authored-by: Brandon Maier <brandon.maier@collins.com>
Diffstat (limited to 'src/nvim/api/deprecated.c')
0 files changed, 0 insertions, 0 deletions