We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df0028 commit d6ee084Copy full SHA for d6ee084
src/config.h
@@ -86,7 +86,7 @@
86
#define MAIN_FONT "ofxbraitsch/fonts/Verdana.ttf"
87
#define LIVECODING_FONT "fonts/IBMPlexMono-Medium.ttf"
88
89
-#define PLUGINS_FOLDER "plugins/"
+#define PLUGINS_FOLDER "../plugins/"
90
91
#define LUA_SYNTAX "livecoding/luaSyntax.xml"
92
#define PYTHON_SYNTAX "livecoding/pythonSyntax.xml"
0 commit comments