Updated Using nimscript for configuration (markdown)
This commit is contained in:
parent
310c3e0641
commit
82db924b99
|
@ -1,4 +1,4 @@
|
|||
The [nimscript docs](* https://nim-lang.org/docs/nimscript.html) describe the nimscript API, but I needed some help on how to use it. (Most of the following applies to nimble too, but let's concentrate on nimscript for now.)
|
||||
The [nimscript docs](https://nim-lang.org/docs/nimscript.html) describe the nimscript API, but I needed some help on how to use it. (Most of the following applies to nimble too, but let's concentrate on nimscript for now.)
|
||||
|
||||
### Example
|
||||
Suppose you have a scrDir like this:
|
||||
|
|
Loading…
Reference in New Issue