vscode: restore editor.smoothScrolling to default

This commit is contained in:
Daniel Agar 2019-10-02 16:01:08 -04:00
parent 2644742b37
commit d537f3ec6b

View File

@ -70,7 +70,6 @@
"editor.minimap.maxColumn": 120,
"editor.minimap.renderCharacters": false,
"editor.minimap.showSlider": "always",
"editor.smoothScrolling": true,
"editor.suggest.localityBonus": true,
"editor.tabSize": 8,
"editor.wordWrapColumn": 120,