b37a2474e0c9d2ae781368823663328a95ecd4db
[stack/conf/vim.git] / addons / TagHighlight / plugin / TagHighlight / instructions.txt
1 To make the Windows executable, set up pyinstaller (1.5 rc1 or later) and
2 run:
3
4     python /path/to/pyinstaller/Build.py TagHighlight.spec
5
6 from this directory.