mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-27 13:25:59 -06:00
.github
.obsidian
app.json
appearance.json
core-plugins.json
graph.json
workspace.json
HelloWorld
branches
functions_rust
guessing_game
hello_cargo
loops
ownership
rectangles
.gitignore
Collection of Common Data Structs.md
Constants.md
Crates.md
Data Types.md
Enums.md
Error Handling.md
Hash.md
Modules and Use.md
Packages.md
Paths.md
Primitives.md
Project Organization.md
README.md
String.md
Structures.md
Variables.md
Vector.md
data_types.md
ownership.md
30 lines
637 B
JSON
30 lines
637 B
JSON
{
|
|
"file-explorer": true,
|
|
"global-search": true,
|
|
"switcher": true,
|
|
"graph": true,
|
|
"backlink": true,
|
|
"canvas": true,
|
|
"outgoing-link": true,
|
|
"tag-pane": true,
|
|
"properties": false,
|
|
"page-preview": true,
|
|
"daily-notes": true,
|
|
"templates": true,
|
|
"note-composer": true,
|
|
"command-palette": true,
|
|
"slash-command": false,
|
|
"editor-status": true,
|
|
"bookmarks": true,
|
|
"markdown-importer": false,
|
|
"zk-prefixer": false,
|
|
"random-note": false,
|
|
"outline": true,
|
|
"word-count": true,
|
|
"slides": false,
|
|
"audio-recorder": false,
|
|
"workspaces": false,
|
|
"file-recovery": true,
|
|
"publish": false,
|
|
"sync": false
|
|
} |