mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-25 14:45:54 -05:00
11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"editor.rulers": [
|
|
|
|
80,
|
|
{
|
|
"column": 100,
|
|
"color": "#cc8888"
|
|
}
|
|
],
|
|
"rust-analyzer.inlayHints.enable": false
|
|
} |