From d9f378fba8166972688cf0a52f7652789b83e60a Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 17:00:53 +0800 Subject: [PATCH] add yaml file --- ctags.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ctags.yaml diff --git a/ctags.yaml b/ctags.yaml new file mode 100644 index 0000000..a969768 --- /dev/null +++ b/ctags.yaml @@ -0,0 +1,4 @@ +version_control: svn +src_repo: https://svn.code.sf.net/p/ctags/code/trunk +tag_prefix: "^Ctags-" +seperator: "_"