Skip to content

xxuejie/micro-acme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

micro-acme

An acme style editing plugin for the micro editor.

This plugin enhances micro with 4 commands:

  • e executes a CLI program, then create a new buffer containing data written to stdout/stderr. Example: > e rg -n micro
  • |, < and > provides acme style editing, see this video for an example. Notice due to how micro's command works, you need to add an extra space, for example: > spell, | rot13, etc.

This plugin also provides a search command, that does acme style searching(tho the function is not yet complete), I typically bind it to MouseRight.

About

Acme style editing plugin for micro editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages