mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
Disabled smooth scrolling on vscode
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
"extensions.ignoreRecommendations": true,
|
"extensions.ignoreRecommendations": true,
|
||||||
//
|
//
|
||||||
// Editor
|
// Editor
|
||||||
"editor.cursorSmoothCaretAnimation": "on",
|
|
||||||
"editor.cursorWidth": 4,
|
"editor.cursorWidth": 4,
|
||||||
"editor.minimap.enabled": false,
|
"editor.minimap.enabled": false,
|
||||||
"editor.wordWrap": "on",
|
"editor.wordWrap": "on",
|
||||||
|
|||||||
Reference in New Issue
Block a user