Vim Plugin to provide Syntax TypoScript (TYPO3 related)
Go to file
2016-05-01 10:07:15 +02:00
ftdetect More options of upper/lower case by use of [] 2016-05-01 09:52:16 +02:00
syntax FIX: Block comments have to be the first non-space on their line 2016-04-30 20:55:12 +02:00
LICENSE MIT License 2014-09-25 06:19:40 +02:00
README.md Add contributors to README 2016-05-01 10:07:15 +02:00

vim.typoscript

Syntax highlighting for the unbeatable vim text editor

Installation

Bundle Installation

  • Patogen: clone into your .vim/bundle/ directory
  • Vundle: not tested yet
  • Neobundle: not tested yet

Oldfashioned

Put the files into the appropriate directories. Not tested yet.

What makes it unique?

Comparism to other vim syntax highlighting for TypoScript:

  • Others: Exessive use of keywords to detect the higlighted items.
  • This: Syntax and grammar analyses to detect the items.

Future improvement: Merge best of both.

Motivation

I have done this, to learn VimScript and vim bundle building.

License

MIT License. See the LICENSE file.

Contributors

Thank you for contributions.