olga_key : Syntax file for SPT Group OLGA .key and .genkey files
script karma |
Rating 11/5,
Downloaded by 780 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Anders Schau Knatten |
|
script type |
syntax |
|
description |
This is an unofficial syntax file for SPT Group OLGA .key and .genkey files. (There is also partial support for the older .inp format)
OLGA is the market-leading simulator for engineering the flow of oil, water and gas in wells, pipelines and receiving facilities.
Also available on github: https://github.com/knatten/olga_key |
|
install details |
Linux: Put this file in ~/.vim/syntax
Windows 7: Put this file in C:\Users\<your_username>\vimfiles
In .vimrc, activate automatic setting of filetype for .key, .genkey, .inp and .rsw files:
au BufRead,BufNewFile *.key setfiletype olga_key
au BufRead,BufNewFile *.genkey setfiletype olga_key
au BufRead,BufNewFile *.inp setfiletype olga_key
au BufRead,BufNewFile *.rsw setfiletype olga_key
(If you don't have syntax highlighting turned on, do: syntax on) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.128.29.244
|