1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

Disabled smooth scrolling on vscode

This commit is contained in:
Pratik Tripathy
2023-07-04 00:03:02 +05:30
parent d70a04adc5
commit 674859b114
-1
View File
@@ -8,7 +8,6 @@
"extensions.ignoreRecommendations": true,
//
// Editor
"editor.cursorSmoothCaretAnimation": "on",
"editor.cursorWidth": 4,
"editor.minimap.enabled": false,
"editor.wordWrap": "on",