Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 519 Bytes

micro-nelua-plugin

Nelua support for Micro text editor

This Micro plugin adds support for syntax highlighting and linter support for Nelua.

Instalation

Using the package manager:

$ micro --plugin install nelua

Or from within Micro (a restart is needed after the instalation):

> plugin install nelua

Or manually install the plugin by cloning the repository to your Micro plug directory:

$ git clone https://github.com/leapofazzam123/micro-nelua-plugin ~/.config/micro/plug/nelua