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
|
## Files
|
||||||
- [[Assembly Canvas.canvas]]
|
- [[Assembly Canvas.canvas]]
|
||||||
- [[spacekeys]]
|
- [[Untitled.md]]
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
## Files
|
## Files
|
||||||
- [[Folding.md]]
|
- [[Folding.md]]
|
||||||
- [[Spellcheck.md]]
|
- [[Spellcheck.md]]
|
||||||
- [[spacekeys]]
|
- [[Untitled.md]]
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# Table of Contents for 1 Ideas
|
# Table of Contents for 1 Ideas
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
- [[spacekeys]]
|
- [[Untitled.md]]
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
- [[(Sale) Transmission Swap.md]]
|
- [[(Sale) Transmission Swap.md]]
|
||||||
- [[(Sale) VG30E Engine Parts.md]]
|
- [[(Sale) VG30E Engine Parts.md]]
|
||||||
- [[The Ledger.md]]
|
- [[The Ledger.md]]
|
||||||
- [[spacekeys]]
|
- [[Untitled.md]]
|
||||||
- [[What transmission will solve all my problems?.md]]
|
- [[What transmission will solve all my problems?.md]]
|
||||||
- [[Wheels, Tires, and Spacers.md]]
|
- [[Wheels, Tires, and Spacers.md]]
|
||||||
- [[Which LS Engine should I target?.md]]
|
- [[Which LS Engine should I target?.md]]
|
||||||
|
|||||||
@ -1,3 +1,6 @@
|
|||||||
|
Example Spacekeys keymap file emulating Spacemacs.
|
||||||
|
|
||||||
|
```yaml
|
||||||
items:
|
items:
|
||||||
|
|
||||||
# SPC: command-palette:open
|
# SPC: command-palette:open
|
||||||
@ -129,4 +132,5 @@ items:
|
|||||||
T:
|
T:
|
||||||
description: UI Toggles / Themes
|
description: UI Toggles / Themes
|
||||||
items:
|
items:
|
||||||
s: theme:switch
|
s: theme:switch
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user