/geany-plugin-matlab-or-objc

A sample Geany plugin to try and select the right filetype for .m files

Primary LanguageC

Compilation

Fetch geany-plugin.mk from https://github.com/b4n/geany-plugin.mk inside the plugin's source directory:

$ git submodule update --init

And then run make and make install (that last one possibly as root).