/pseudo-syntax

Syntax highlighting for various forms of pseudocode for vim

Primary LanguageVim scriptMIT LicenseMIT

pseudo-syntax

Syntax highlighting for various styles of pseudocode for vim

Installation

With vim-plug

Plug 'joelbeedle/pseudo-syntax'

With Vundle

Plugin 'joelbeedle/pseudo-syntax'

With dein

call dein#add('joelbeedle/pseudo-syntax')

Or, stick ftdetect and syntax folders in your ~/.vim/ folder (will not update automatically)

How to use

Simply follow the install instructions above and start editing any file with the extension .pseudo

Example

image

TODO

  • Add more syntax