Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 626 Bytes

vim-orogen

A simple ViM syntax file for OroGen specification files used with the Orocos RTT. Currently it is still WIP and parts of the language may be missing.

Installation

You should be able to install this plugin like any ViM plugin using your favorite package plugin manager. If you use vim-plug you can simply add the line Plug 'fglinka/vim-orogen' between call plug#begin() and call plug#end() and run :PlugInstall.

Disclaimer

This is a third party project and not affiliated with the orocos project in any way.