Skip to content

Use correct location of global config for Nim#1053

Open
ire4ever1190 wants to merge 1 commit into
rui314:mainfrom
ire4ever1190:patch-1
Open

Use correct location of global config for Nim#1053
ire4ever1190 wants to merge 1 commit into
rui314:mainfrom
ire4ever1190:patch-1

Conversation

@ire4ever1190

Copy link
Copy Markdown

Correct path is listed here (See number 2).

While it says nim.cfg in the docs, config.nims is the correct file for this purpose

@rui314

rui314 commented Jun 19, 2023

Copy link
Copy Markdown
Owner

While it says nim.cfg in the docs, config.nims is the correct file for this purpose

OK, but that confused me. Is that the official documentation plainly wrong and needs fixing?

@ire4ever1190

ire4ever1190 commented Jun 19, 2023

Copy link
Copy Markdown
Author

Oh sorry should've been more specific.

Basically .cfg is a basic config type that doesn't let you run Nim code (which the example in the readme uses)
But both are valid config file types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants