arnetheduck / nph

An opinionated code formatter for Nim
Other
77 stars 12 forks source link

Error: cannot open file: ast #3

Closed treeform closed 6 months ago

treeform commented 6 months ago

C:\p\nph\src\astcmp.nim(6, 8) Error: cannot open file: ast

I added this to my nim.cfg as a work around:

--path:"Nim/compiler"
arnetheduck commented 6 months ago

5 maybe - reopen if not ;)