[PATCH 7/6] Vim: Set vim filetype for PKGBUILD.vim files

Johannes Löthberg johannes at kyriasis.com
Thu Jan 17 18:50:10 UTC 2019


Excerpts from Daniel M. Capella's message of January 17, 2019 4:44:
> Signed-off-by: Daniel M. Capella <polyzen at archlinux.org>
> ---
>  src/vim/ftdetect/PKGBUILD.vim | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/vim/ftdetect/PKGBUILD.vim b/src/vim/ftdetect/PKGBUILD.vim
> index cc84ccb..48475b6 100644
> --- a/src/vim/ftdetect/PKGBUILD.vim
> +++ b/src/vim/ftdetect/PKGBUILD.vim
> @@ -1 +1,2 @@
>  au BufNewFile,BufRead PKGBUILD set filetype=PKGBUILD
> +au BufNewFile,BufRead PKGBUILD.vim set filetype=vim

I think I would rather prefer it if this was fixed in vim upstream 
instead, since it's something broken there and not in our configs, and 
it's definitely vim's domain to fix the ft for *.vim things.

I don't really have any actual strong feelings about this in 
particular though.

Overall patchset LGTM.
-- 
Sincerely,
  Johannes Löthberg :: SA0DEM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 1727 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/pacman-contrib/attachments/20190117/bbba8892/attachment.sig>


More information about the pacman-contrib mailing list