/micro-syntax

Syntax highlighting for the Micro editor.

Syntax highlighting for the Micro editor

  • A few yaml files for syntax highlighting.

  • Also here is a tutorial for beginner how to write your own syntax file.

Installation

  1. cd ~/.config/micro/syntax (create the folder if neccessary)
  2. git clone https://github.com/MarcusE1W/micro-syntax . (the . at the end is required)