Hi, I am following this guide.
The last step explains how to add a syntax definition file for your build system. The guide sais the definition file must be stored in the same folder as the build system. However, I defined my build system in a .sublime-project file. So I wonder, will it work if I place the syntax file in the same folder as my project file?
thanks