Skip to content

Commit

Permalink
word wrap in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
claytron committed Jun 23, 2020
1 parent d0d3eb8 commit c6abff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"commands": ["workbench.action.splitEditorDown"]
},
],
"editor.wordWrap": "on",
// "vim.normalModeKeyBindingsNonRecursive": [
// {
// "before": ["j"],
Expand Down

0 comments on commit c6abff3

Please sign in to comment.