Skip to content

Commit

Permalink
chore: vscode configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
misho104 committed Mar 10, 2019
1 parent 9775989 commit 6c81d3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
"*.info": "json"
},
"restructuredtext.builtDocumentationPath": "${workspaceRoot}/docs/_build/html",
"restructuredtext.confPath": "${workspaceFolder}/docs"
"restructuredtext.confPath": "${workspaceFolder}/docs",
"editor.wordWrapColumn": 88
}

0 comments on commit 6c81d3f

Please sign in to comment.