https://github.com/corylanou/vim-present
Vim Present runtime files
https://github.com/corylanou/vim-present
Last synced: 9 months ago
JSON representation
Vim Present runtime files
- Host: GitHub
- URL: https://github.com/corylanou/vim-present
- Owner: corylanou
- License: mit
- Created: 2014-09-24T00:12:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T17:26:26.000Z (over 7 years ago)
- Last Synced: 2025-04-12T15:12:57.478Z (9 months ago)
- Language: Vim script
- Size: 5.86 KB
- Stars: 15
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Present runtime files
Syntax Highlights the .slide and .article files for a [Go Present Tool](https://godoc.org/code.google.com/p/go.tools/present) files. It currently supports just a few things, such as Page Titles, play, link, code, and code blocks. This tends to be enough for me but I'm open to pull requests to add even more.
# Note
This is my first vim syntax file ever... it might be complete garbage, use as you see fit.