Skip to content

nfischer/vim-ohm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim-Ohm

Vim syntax highlighting for Ohm grammars!

Vim screen shot

About

This contains the vim syntax file for .ohm files.

Like it? Let me know by giving it a star on Github. This is still under active development, so if you find any bugs or have any feature requests, please let me know by filing an issue and I'll deal with it quickly.

What is Ohm?

Ohm is a language for prototyping programming languages. Check out the project on Github

Installation

Using vim-plug (recommended)

Put the following lines in your vimrc file:

Plug 'nfischer/vim-ohm'

syntax on
set background=dark " recommended for terminals with a dark background

Helper commands

This plugin now provides some helper commands for navigating around the files (inspired by vim-go). You can find documentation on these commands and mappings from within vim by using :help vim-ohm.

About

Ω Vim syntax highlighting for Ohm grammars

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published