Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 445 Bytes

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)