diff options
author | fesily <fesil@foxmail.com> | 2023-03-21 11:21:16 +0800 |
---|---|---|
committer | fesily <fesil@foxmail.com> | 2023-03-21 11:21:16 +0800 |
commit | e95503d2bc900872220c372774a4d5dc2f5433b1 (patch) | |
tree | 3894d68951e11725f326ec8b29447bce6c1f6fb8 /meta/3rd/bee/config.json | |
parent | 194297fdb297a988ac7f3cf92fc9b0c5a8e1d2d3 (diff) | |
download | lua-language-server-e95503d2bc900872220c372774a4d5dc2f5433b1.zip |
3rd: meta add bee
Diffstat (limited to 'meta/3rd/bee/config.json')
-rw-r--r-- | meta/3rd/bee/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/3rd/bee/config.json b/meta/3rd/bee/config.json new file mode 100644 index 00000000..0dce5817 --- /dev/null +++ b/meta/3rd/bee/config.json @@ -0,0 +1,4 @@ +{ + "name" : "bee", + "words" : [ "require[%s%(\"']+bee%.%w+[%)\"']" ] +} |