mirror of
https://github.com/yutkat/my-neovim-pluginlist.git
synced 2024-11-01 03:20:25 +00:00
14 lines
210 B
JSON
14 lines
210 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "archive-checker",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^(https:\\\/\\\/github.com\\\/.+\\\/.+)$",
|
|
"message": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|