softlab-ntua / pzc-vim

pzc vim highlighter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

The files needed for Pazcal syntax highlighting in vim

Install instructions

  1. Download and extract archive file from here
  2. Move the contents of each of the folders (ftdetect, ftplugin, indent, syntax) into their respective folders (create them if they do not exist) in $HOME/.vim/

Install via the shell

Example install commands (versions may vary)

wget https://github.com/indorilftw/pzc-vim/archive/master.zip -O pzc.zip
unzip pzc.zip
pzc-vim-master
bash install.sh

About

pzc vim highlighter


Languages

Language:Vim Script 93.5%Language:Shell 6.5%