https://github.com/mcchrish/fountain.vim
Vim syntax for Fountain files
https://github.com/mcchrish/fountain.vim
fountain screenwriting vim
Last synced: 3 months ago
JSON representation
Vim syntax for Fountain files
- Host: GitHub
- URL: https://github.com/mcchrish/fountain.vim
- Owner: mcchrish
- Created: 2015-08-01T02:03:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T23:16:48.000Z (over 9 years ago)
- Last Synced: 2025-03-23T23:53:37.324Z (3 months ago)
- Topics: fountain, screenwriting, vim
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=3880
- Size: 9.77 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A fork of Vim's fountain syntax highlighting with minor improvements.
### Install using Vundle
```vim
Plugin 'mcchrish/fountain.vim'
```