Skip to content

0racle/micro-bqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BQN support for Micro

BQN support for the Micro editor.

This plugin provides a syntax file for BQN, as well as supporting the Backslash-prefix key mappings.

Installation

This plugin is not in the official micro plugin channel. Until that is done, you can either clone the repo, or update your repository settings and install with micro.

Clone

Simply clone this repo into ~/.config/micro/plug and restart micro.

Repository

Add this repo to the pluginrepos in ~/.config/micro/settings.json and restart micro.

{
  "pluginrepos": [
      "https://raw.githubusercontent.com/0racle/micro-bqn/main/repo.json"
  ]
}

In the micro editor press Ctrl-e and run command:

> plugin install bqn

or run in your shell

micro -plugin install bqn

About

BQN support for the Micro editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages