vault backup: 2025-04-22 17:06:19
This commit is contained in:
parent
a0e6ee0115
commit
8c83d8e096
17
.obsidian/plugins/spacekeys/data.json
vendored
Normal file
17
.obsidian/plugins/spacekeys/data.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"keymapFile": {
|
||||
"path": null,
|
||||
"format": "auto",
|
||||
"extend": false
|
||||
},
|
||||
"modal": {
|
||||
"delay": 500,
|
||||
"execDelay": 100,
|
||||
"showInvalid": true,
|
||||
"backspaceReverts": true,
|
||||
"backspaceCloses": true,
|
||||
"trimDescriptions": true,
|
||||
"dimBackground": true
|
||||
},
|
||||
"pluginVersion": "0.3.1"
|
||||
}
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
## Files
|
||||
- [[Assembly Canvas.canvas]]
|
||||
- [[spacekeys]]
|
||||
- [[Untitled.md]]
|
||||
|
||||
## Summary
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
## Files
|
||||
- [[Folding.md]]
|
||||
- [[Spellcheck.md]]
|
||||
- [[spacekeys]]
|
||||
- [[Untitled.md]]
|
||||
|
||||
## Summary
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Table of Contents for 1 Ideas
|
||||
|
||||
## Files
|
||||
- [[spacekeys]]
|
||||
- [[Untitled.md]]
|
||||
|
||||
## Summary
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
- [[(Sale) Transmission Swap.md]]
|
||||
- [[(Sale) VG30E Engine Parts.md]]
|
||||
- [[The Ledger.md]]
|
||||
- [[spacekeys]]
|
||||
- [[Untitled.md]]
|
||||
- [[What transmission will solve all my problems?.md]]
|
||||
- [[Wheels, Tires, and Spacers.md]]
|
||||
- [[Which LS Engine should I target?.md]]
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
Example Spacekeys keymap file emulating Spacemacs.
|
||||
|
||||
```yaml
|
||||
items:
|
||||
|
||||
# SPC: command-palette:open
|
||||
@ -129,4 +132,5 @@ items:
|
||||
T:
|
||||
description: UI Toggles / Themes
|
||||
items:
|
||||
s: theme:switch
|
||||
s: theme:switch
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user