Skip to content

A plugin for Micro. Like SelectLine but it can select multiple lines

Notifications You must be signed in to change notification settings

meow-d/selectMoreLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Select more lines

Inspired by the Expand Line Selection (ctrl + l by default) of VSCode. It functions similarly to SelectLine, but if there's already a selection, the cursor select the next line. There's no default key binding, so you'll have to bind it yourself. For example:

{
    "Ctrl-l": "lua:selectMoreLines.selectMoreLines"
}

Note that I made this for personal use and I don't know what I'm doing.

About

A plugin for Micro. Like SelectLine but it can select multiple lines

Topics

Resources

Stars

Watchers

Forks

Languages