summaryrefslogtreecommitdiffhomepage
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorspiderpig86 <slim679975@gmail.com>2018-07-08 21:16:51 -0400
committerspiderpig86 <slim679975@gmail.com>2018-07-08 21:16:51 -0400
commit119c4172bb4eec083b23a86f784809705276e51a (patch)
treea27b754ff19ffb4938e5d29e49cf4a1a81229414 /.vscode/settings.json
parent6f32ec9859005b370994402848547c8a90400de2 (diff)
chore(mips.html.markdown): Content now wraps at 80 chars
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..ae758328
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "editor.rulers": [80, 120],
+} \ No newline at end of file