An open API service indexing awesome lists of open source software.

https://github.com/b4n/geany-c-preproc-hl

Geany plugin to highlight disbaled C preprocessor sections
https://github.com/b4n/geany-c-preproc-hl

c geany-plugin preprocessor

Last synced: 3 months ago
JSON representation

Geany plugin to highlight disbaled C preprocessor sections

Awesome Lists containing this project

README

        

Compilation
===========

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

$ wget https://raw.githubusercontent.com/b4n/geany-plugin.mk/master/geany-plugin.mk

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