From 558d3547645636c67bbb2d18b0dfff35f9d437c6 Mon Sep 17 00:00:00 2001 From: gxlin Date: Fri, 20 Aug 2021 22:33:38 +0800 Subject: Update .vimrc --- .ctags.d/go.ctags | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .ctags.d/go.ctags (limited to '.ctags.d') diff --git a/.ctags.d/go.ctags b/.ctags.d/go.ctags deleted file mode 100644 index bb20134..0000000 --- a/.ctags.d/go.ctags +++ /dev/null @@ -1,5 +0,0 @@ ---langdef=Go ---langmap=Go:.go ---regex-Go=/func([ \t]+\([^)]+\))?[ \t]+([a-zA-Z0-9_]+)/\2/d,func/ ---regex-Go=/var[ \t]+([a-zA-Z_][a-zA-Z0-9_]+)/\1/d,var/ ---regex-Go=/type[ \t]+([a-zA-Z_][a-zA-Z0-9_]+)/\1/d,type/ -- cgit v1.2.3