PlagaMedicum / ostis-syntax.vim

OSTIS syntax highlighting for Vim and Neo-vim editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSTIS syntax highlighting for Vim and Neo-vim editors

License

Examples

Example of SCP highlighting:

scp

Example of SCS highlighting:

scs

Note, that colour theme depends on your vim configuration.

Installation

Plugin managers

" vim-plug
Plug 'PlagaMedicum/ostis-syntax.vim'

" Vundle
Plugin 'PlagaMedicum/ostis-syntax.vim'

" NeoBundle
NeoBundle 'PlagaMedicum/ostis-syntax.vim'

Manual

Run ./install.sh to copy files in ~/.vim.

About

OSTIS syntax highlighting for Vim and Neo-vim editor.

License:MIT License


Languages

Language:Vim Script 98.8%Language:Shell 1.2%