spacemacs/layers/+lang/fountain
Maxi Wolff 3087f5cf58
[fountain] Fix tag declaration
2022-06-04 10:10:50 +02:00
..
README.org [fountain] Fix tag declaration 2022-06-04 10:10:50 +02:00
packages.el Add fountain layer, a screenwriting file format 2022-06-03 17:17:26 +02:00

README.org

Fountain layer

Description

This layer adds support for the fountain screenwriting format to Spacemacs.

Features:

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add fountain to the existing dotspacemacs-configuration-layers list in this file.

Key binding

Editing

Key binding Description
SPC m RET upcase line and newline
SPC m x U upcase line
SPC m c d add continued dialog
SPC m c D remove continued dialog
SPC m i n insert note
SPC m i s insert synopsis
SPC m i i auto insert header
SPC m c n add scene numbers
SPC m c N remove scene numbers
SPC m i b insert page break
SPC m ] update completion
SPC m T m toggle emphasis markup
SPC m T e toggle element markup

Navigation

Key binding Description
SPC m j s goto scene
SPC m j p goto page

Block editing

Key binding Description
<M-down> move section down
<M-up> move section up

Outline

Key binding Description
SPC m TAB cycle outline
S-TAB cycle outlines for buffer
SPC m o outline to indirect buffer
SPC m i h insert section heading

Pagination

Key binding Description
SPC m c p count pages
SPC m c u pagination update

Exporting

Key binding Description
SPC m e e export command
SPC m e v export view