[bot] "documentation_updates" Fri Jun 3 15:18:32 UTC 2022

This commit is contained in:
SpacemacsBot 2022-06-03 15:18:32 +00:00 committed by Maxi Wolff
parent 00f9ab19ac
commit 3ba43e2916
2 changed files with 19 additions and 7 deletions

View File

@ -2,7 +2,7 @@
#+TAGS: layer|markup
* Table of Contents :TOC_4_gh:noexport:
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
@ -29,7 +29,7 @@ file.
* Key binding
** Editing
| Key Binding | Description |
| Key binding | Description |
|-------------+-------------------------|
| ~SPC m RET~ | upcase line and newline |
| ~SPC m x U~ | upcase line |
@ -47,21 +47,21 @@ file.
** Navigation
| Key Binding | Description |
| Key binding | Description |
|-------------+-------------|
| ~SPC m j s~ | goto scene |
| ~SPC m j p~ | goto page |
** Block editing
| Key Binding | Description |
| Key binding | Description |
|-------------+-------------------|
| ~<M-down>~ | move section down |
| ~<M-up>~ | move section up |
** Outline
| Key Binding | Description |
| Key binding | Description |
|-------------+----------------------------|
| ~SPC m TAB~ | cycle outline |
| ~S-TAB~ | cycle outlines for buffer |
@ -70,14 +70,14 @@ file.
** Pagination
| Key Binding | Description |
| Key binding | Description |
|-------------+-------------------|
| ~SPC m c p~ | count pages |
| ~SPC m c u~ | pagination update |
** Exporting
| Key Binding | Description |
| Key binding | Description |
|-------------+----------------|
| ~SPC m e e~ | export command |
| ~SPC m e v~ | export view |

View File

@ -270,6 +270,8 @@
- [[#twitch][Twitch]]
- [[#twitter][Twitter]]
- [[#wakatime][Wakatime]]
- [[#skipped-layers][Skipped layers:]]
- [[#fountain][Fountain]]
* Description
@ -3458,3 +3460,13 @@ P.S. wakati means time in Swahili
Features:
- Integration with Wakatime cloud based time tracking service
* Skipped layers:
** Fountain
[[file:+lang/fountain/README.org][+lang/fountain/README.org]]
This layer adds support for the [[https://fountain.io/][fountain]] screenwriting format to Spacemacs.
Features:
- Fountain files support via [[https://github.com/rnkn/fountain-mode/][fountain-mode]]
- Confortable writing layout via [[https://github.com/rnkn/olivetti/][olivetti-mode]]