]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Add support for .ctags.d
authorJiri Denemark <jdenemar@redhat.com>
Thu, 30 May 2019 18:47:47 +0000 (20:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 31 May 2019 15:54:28 +0000 (17:54 +0200)
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@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
.ctags.d/libvirt.ctags [new symlink]

diff --git a/.ctags.d/libvirt.ctags b/.ctags.d/libvirt.ctags
new file mode 120000 (symlink)
index 0000000..eefd37f
--- /dev/null
@@ -0,0 +1 @@
+../.ctags
\ No newline at end of file