mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Fix deno refresh_pattern
This commit is contained in:
@@ -508,6 +508,9 @@
|
||||
},
|
||||
{
|
||||
"command": "deno",
|
||||
"config": {
|
||||
"refresh_pattern": "\\([:@/.a-zA-Z0-9_-]\\+\\|/\\|\\k\\+\\)$"
|
||||
},
|
||||
"requires": []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user