diff options
author | Valery Piashchynski <[email protected]> | 2021-09-16 17:12:37 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-09-16 17:12:37 +0300 |
commit | f3491c089b4da77fd8d2bc942a88b6b8d117a8a5 (patch) | |
tree | 32bfffb1f24eeee7b909747cc00a6a6b9fd3ee83 /.vscode | |
parent | 5d2cd55ab522d4f1e65a833f91146444465a32ac (diff) |
Move plugins to a separate repository
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 48749050..c5155388 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,12 +5,14 @@ "amqpjobs", "boltdb", "codecov", + "Errored", "golangci", "gomemcache", "goridge", "hget", "hset", "INMEMORY", + "keyvals", "memcachedkv", "memorykv", "mexpire", |