[libvirt] [PATCH] maint: Add support for .ctags.d

Michal Privoznik mprivozn at redhat.com
Fri May 31 14:07:19 UTC 2019


On 5/30/19 8:51 PM, Jiri Denemark wrote:
> Depending on the way ctags was compiled, it may look for
> .ctags.d/*.ctags files rather than .ctags for reading configuration.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>   .ctags.d/libvirt.ctags | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 120000 .ctags.d/libvirt.ctags
> 
> diff --git a/.ctags.d/libvirt.ctags b/.ctags.d/libvirt.ctags
> new file mode 120000
> index 0000000000..eefd37f401
> --- /dev/null
> +++ b/.ctags.d/libvirt.ctags
> @@ -0,0 +1 @@
> +../.ctags
> \ No newline at end of file
> 

ACK and safe for freeze.

I was wondering what went wrong because I've started seeing all those 
html files in 'tags'. Thanks for fixing this.

Michal




More information about the libvir-list mailing list