⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Plugin to align multiple cursors in the micro editor.

Notifications You must be signed in to change notification settings

mosskjohnson/align-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

align

Simple plugin to align multiple cursors in micro.

Command

> align

press Ctrl-E, type align, and press enter while multiple cursors are active to align (add spaces) to all active cursors.

Keybindings

No keybindings exist by default. However, you can easily add a binding in the bindings.json file:

{
    "Alt-&": "lua:align.align"
}

Demo

https://asciinema.org/a/610576

About

Plugin to align multiple cursors in the micro editor.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages