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

Jiri Denemark jdenemar at redhat.com
Thu May 30 18:51:48 UTC 2019


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
-- 
2.21.0




More information about the libvir-list mailing list