Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 239 Bytes

Makefile mode for CodeMirror

Makefile syntax support for CodeMirror.

Getting started

npm install --save codemirror-mode-makefile

To see an example of use, go to the example directory.