nymph/config.nims
Christopher Arndt 95100a0f03 Initial commit
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-19 12:07:48 +02:00

5 lines
139 B
Nim

# begin Nimble config (version 2)
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config