Skip to content

mastergreg/pzc-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9b0468 · Jan 18, 2017

History

43 Commits
Oct 22, 2012
Oct 7, 2012
Jan 18, 2017
Oct 22, 2012
Oct 10, 2015
Jan 18, 2017
Oct 8, 2012
Oct 21, 2014
Oct 22, 2012
Oct 22, 2012

Repository files navigation

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