diff options
-rw-r--r-- | settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.json b/settings.json index 12e7704..ce4bd54 100644 --- a/settings.json +++ b/settings.json @@ -400,6 +400,7 @@ ], "ruby": [ { + "asyncomplete-refresh-pattern": "\\(\\$\\k*$\\|\\k\\+$\\)", "command": "solargraph", "requires": [ "gem" |