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