mirror of
https://github.com/d-sauer/Obsidian-Min3ditorHotkeys-plugin.git
synced 2026-07-22 05:20:26 +00:00
No description
| .github/workflows | ||
| .gitignore | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| styles.css | ||
| tsconfig.json | ||
| versions.json | ||
Obsidian Min3ditorHotkeys plugin
Minimalist editor plugin adding additional hotkeys
-
Add a new line above the current line even if the cursor is not on the end of the line
Default Hotkeys:
Command + Shift + Enter -
Add a new line after the current line even if the cursor is not on the end of the line
Default Hotkeys:
Command + Option + Enter -
Duplicate line or selection
Default Hotkeys:
Command + D