The files needed for Pazcal syntax highlighting in vim
- Download and extract archive file from here
- 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/
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