luwes / craft-codemirror

Add the awesome in-browser code editor CodeMirror as a field type.
MIT License
18 stars 10 forks source link

craft/config/codemirror.php doesn't change anything. #8

Closed 23d1 closed 5 years ago

23d1 commented 5 years ago

Adding codemirror.php to /config/ doesn't do anything. (Editing straight in the /src/config.php works, but yeah...)

luwes commented 5 years ago

Sorry about this, it was wrong in the readme I believe and there might have been a bug. Anyway it's fixed in v1.0.1, you can override it with a config/code-mirror.php file.