From 48254ec7adc9cbbc2ff15c606faf062d23d7f200 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 6 Sep 2020 21:07:04 +0200 Subject: Add more apache filetypes --- packages.yaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'packages.yaml') diff --git a/packages.yaml b/packages.yaml index e167e0f1..fb67e676 100644 --- a/packages.yaml +++ b/packages.yaml @@ -155,6 +155,16 @@ filetypes: - .htaccess - '*/etc/httpd/*.conf' - '*/etc/apache2/sites-*/*.com' + - 'access.conf*' + - 'apache.conf*' + - 'apache2.conf*' + - 'httpd.conf*' + - 'srm.conf*' + - '*/etc/apache2/*.conf*' + - '*/etc/apache2/conf.*/*' + - '*/etc/apache2/mods-*/*' + - '*/etc/apache2/sites-*/*' + - '*/etc/httpd/conf.d/*.conf*' --- name: apiblueprint remote: sheerun/apiblueprint.vim @@ -1662,7 +1672,7 @@ filetypes: extra_filenames: - fish_history - fish_read_history - ignored_filenames: + ignored_warnings: - '~/.config/fish/fish_{read_,}history' # Ansible needs to be after YAML --- @@ -1745,5 +1755,5 @@ filetypes: - ctl # SaxBasic is close to Visual Basic - sba - ignore_warnings: + ignored_warnings: - vb -- cgit v1.2.3