aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorPhilipp A2018-11-23 10:36:19 +0100
committerPhilipp A2018-11-23 10:36:59 +0100
commit60fe1ad7a43a091a323d07cb9971406d760d1020 (patch)
tree221aff53d71d74b24001077d6fd3cf61c7383401 /.vscode
parent66e7b5b94241d29c444dc43761470fb22d460c3b (diff)
downloadrust-rst-60fe1ad7a43a091a323d07cb9971406d760d1020.tar.bz2
added badge
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..7a5dde2
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+ "explorer.sortOrder": "mixed",
+ "restructuredtext.confPath": ""
+} \ No newline at end of file