Skip to content

A micro text editor plugin that to open micro config files like settings.json, bindings.json, and init.lua.

License

Notifications You must be signed in to change notification settings

micro-garden/openconfig-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Config Plugin for Micro

Open Config is a plugin for the micro text editor that makes it easy to open and work with configuration files located in micro's config directory, such as settings.json, bindings.json, and init.lua.

See help/openconfig.md for more details.

Installation

Place the plugin folder in ~/.config/micro/plug/openconfig/, or clone it directly from the GitHub repository:

mkdir -p ~/.config/micro/plug
git clone https://github.com/micro-garden/openconfig-plugin ~/.config/micro/plug/openconfig

Alternatively, this plugin is also available through the unofficial plugin channel:
https://github.com/micro-garden/unofficial-plugin-channel
You can install it by adding the channel and then using plugin install.

License

MIT.

Author

Aki Kareha (aki@kareha.org)

About

A micro text editor plugin that to open micro config files like settings.json, bindings.json, and init.lua.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages