mitchallain / IEC.vim

Vim mode for editing IEC 61131-3 programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IEC.vim

Vim mode for editing source code files for IEC 61131-3 textual programming languages: Structured Text, Instruction List and Sequential Function Chart. This plugin is compatible with 2nd and 3rd editions of the Standard.

Screenshot

Here is an example in URxvt with gruvbox color scheme:

Screenshot

Installation

To install with vim/neovim plug-vim add following line in your configuration file:

Plug 'https://github.com/jubnzv/IEC.vim'

License

See LICENSE file.

About

Vim mode for editing IEC 61131-3 programs.

License:MIT License


Languages

Language:Vim Script 100.0%