mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"diagnostics.globals": [
|
|
"vim",
|
|
"Snacks"
|
|
],
|
|
"diagnostics.disable": [
|
|
"deprecated",
|
|
"undefined-doc-name"
|
|
]
|
|
} |