Added `syntax_highlighting/` folder and instructions for vim and neatvi.
[vvhitespace] / examples / config.mk
... / ...
CommitLineData
1# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
2# See LICENSE.txt file for copyright and license details.
3
4####################################################################################################
5# Configuration
6
7VVS_COMPILER = ../../vvc
8VVS_INTERPRETER = ../../vvi
9
10CPP = cpp
11CPP_FLAGS = -I../../stdlib -I.