- Copy the VIM syntax files into your home directory:
cp uruz/ver2/vim/syntax/* ~/.vim/syntax
cp uruz/ver2/vim/ftdetect/* ~/.vim/ftdetect
- Add the ver1 and ver2 directories to your path.
- Build Version 1 of the tool:
cd ver1
make
- Build Version 2 of the tool:
cd ver2
make