JHawk / forml.vim

Syntax highlighting for the Forml programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forml.vim

Syntax highlighting for the Forml programming language.

Usage

Use Pathogen

Setup pathogen then:

cd ~/.vim/bundle
git clone https://github.com/JHawk/forml.vim.git

Or copy & paste

  • Copy the ftdetect/forml.vim file to your .vim/ftdetect/ dir
  • Copy the syntax/forml.vim file to your .vim/syntax/ dir

Write some Forml

About

Syntax highlighting for the Forml programming language.


Languages

Language:Vim Script 100.0%