Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 804 Bytes

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.