Skip to content

softlab-ntua/pzc-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 93.5%
  • Shell 6.5%