vim/runtime
David Mandelberg 7546afbf52
patch 9.1.1196: filetype: config files for container tools are not recognized
Problem:  filetype: config files for container tools are not recognized
Solution: detect the ones that aren't detected yet as toml filetype
          (David Mandelberg)

The .containerignore format doesn't look exactly the same as gitignore,
but very close. And .dockerignore is already using gitignore.

References:
https://github.com/containers/common/blob/main/docs/containerignore.5.md
https://github.com/containers/common/blob/main/docs/containers.conf.5.md
https://github.com/containers/storage/blob/main/docs/containers-storage.conf.5.md
https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md
https://github.com/containers/image/blob/main/docs/containers-registries.conf.d.5.md

I wasn't sure exactly how to interpret what containers.conf(5) was
saying about modules, so I looked at
https://github.com/containers/common/tree/main/pkg/config/testdata/modules
to get examples, and based the detection off those.

closes: #16852

Signed-off-by: David Mandelberg <david@mandelberg.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-03-12 21:23:39 +01:00
..
autoload runtime(man): improve :Man completion for man-db 2025-03-10 21:26:50 +01:00
bitmaps
colors
compiler runtime(compiler): allow customizing exe and args for tsc 2025-03-11 21:40:04 +01:00
doc runtime(doc): remove unnecessary "an" 2025-03-12 21:16:13 +01:00
ftplugin runtime(man): improve :Man completion for man-db 2025-03-10 21:26:50 +01:00
icons
import/dist
indent patch 9.1.1140: filetype: m17ndb files are not detected 2025-02-23 09:41:42 +01:00
keymap runtime(keymap): Add ukrainian-enhanced keymap 2025-02-15 09:59:57 +01:00
lang
macros
pack/dist/opt runtime(nohlsearch): fix CursorHold loop 2025-03-08 17:16:18 +01:00
plugin patch 9.1.1187: matchparen plugin wrong highlights shell case statement 2025-03-09 08:40:33 +01:00
print
spell
syntax runtime(tera): remove unwanted code and fix issues in syntax script 2025-03-11 21:17:45 +01:00
tools
tutor runtime(new-tutor): add chapter two to the interactive tutorial 2025-03-05 21:49:37 +01:00
bugreport.vim
defaults.vim
delmenu.vim
doc.info
evim.vim
filetype.vim patch 9.1.1196: filetype: config files for container tools are not recognized 2025-03-12 21:23:39 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
gvim.desktop
gvimrc_example.vim
hi16-action-make.png
hi22-action-make.png
icons.info
indent.vim
indoff.vim
macmap.vim
macros.info
makemenu.vim patch 9.1.1188: runtime(tera): tera support can be improved 2025-03-09 08:52:05 +01:00
menu.vim
mswin.vim
optwin.vim patch 9.1.1182: No cmdline completion for 'completefuzzycollect' 2025-03-07 19:09:09 +01:00
scripts.vim
synmenu.vim patch 9.1.1188: runtime(tera): tera support can be improved 2025-03-09 08:52:05 +01:00
termcap
tools.info
tutor.info
vim.desktop
vim16x16.gif
vim16x16.png
vim16x16.xpm
vim32x32.gif
vim32x32.png
vim32x32.xpm
vim48x48.gif
vim48x48.png
vim48x48.xpm
vimlogo.cdr
vimlogo.eps
vimlogo.gif
vimlogo.pdf
vimlogo.svg
vimlogo.xpm
vimrc_example.vim