screenplay : A filetype plugin to enable easy screenplay writing
script karma |
Rating 58/21,
Downloaded by 1259 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alex Lance |
|
script type |
ftplugin |
|
description |
Vim plugin to assist in writing screenplays compatible with
the trelby plaintext screenplay format.
For plaintext screenplays that actually look like screenplays.
Features
=======
* The tab button and the backspace button have been modified to go
backwards and forwards in helpful chunks
* Good margins for ACTION and DIALOG
* Control-p will format a paragraph from under the cursor
downwards, relative to the (textwidth) margin
* Tab complete character names
* Hitting enter after DIALOG should align for a new character name
|
|
install details |
* Drop this screenplay.vim file in your ${VIMRUNTIME}/ftplugin/ directory
* ensure your instance of vim has these options enabled:
:filetype on
:filetype plugin on
:au BufRead,BufNewFile *.screenplay set filetype=screenplay
* Ensure the suffix of the file you are editing is .screenplay and away you
go!
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.218.135.221
|