Add load(), load_library(), lisp std
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 54186f5..7f1a121 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -5,6 +5,11 @@
         "Jmk.options": "makefile",
         "Jmk": "makefile",
         "*.dasc": "c",
-        "typeinfo": "c"
+        "*.sass": "plaintext",
+        "typeinfo": "c",
+        "atomic": "cpp",
+        "memory_resource": "cpp",
+        "functional": "cpp",
+        "iostream": "cpp"
     }
 }
\ No newline at end of file