diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings.json b/settings.json index 7847d2b..a47845d 100644 --- a/settings.json +++ b/settings.json @@ -503,6 +503,9 @@ ] }, { + "config": { + "refresh_pattern": "\\( \\zs\\k*\\|[a-zA-Z0-9_-]\\+\\)$" + }, "command": "sqls", "requires": [ "go" |