Giter Club home page Giter Club logo

vim-ohm's Introduction

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.

vim-ohm's People

Contributors

nfischer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vim-ohm's Issues

ohm-grammar.ohm not hightlighted properly

I'm not a Vim user, but I wanted to give this a try anyways :-) After following the installation instructions, tried opening ohm-grammar.ohm, and it looked like this: ohm-grammar.ohm highlighting

The top bit looks great, but something in the definition of the Alt rule seems to confused it. I don't know anything about regular expressions in Vim, but is it possible the problem is that is greedily looking for a matching close paren?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.