diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.json b/settings.json index 3aea50c..40915b0 100644 --- a/settings.json +++ b/settings.json @@ -345,7 +345,6 @@ ], "ps1": [ { - "refresh_pattern": "\\(\\$\\k*\\|\\k\\+\\)$", "command": "powershell-languageserver", "requires": [ "pwsh" @@ -401,7 +400,6 @@ ], "ruby": [ { - "refresh_pattern": "\\(\\$\\k*\\|\\k\\+\\)$", "command": "solargraph", "requires": [ "gem" |