mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Git - disable wrapping for git-commit language (#201135)
This commit is contained in:
@@ -2964,8 +2964,7 @@
|
||||
50,
|
||||
72
|
||||
],
|
||||
"editor.wordWrap": "wordWrapColumn",
|
||||
"editor.wordWrapColumn": 72,
|
||||
"editor.wordWrap": "off",
|
||||
"workbench.editor.restoreViewState": false
|
||||
},
|
||||
"[git-rebase]": {
|
||||
|
||||
Reference in New Issue
Block a user