Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 575 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 575 Bytes

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