Merge pull request #998 from JoshuaRLi/select-line-action

Implemented SelectLine as an Action
This commit is contained in:
Zachary Yedidia
2018-01-17 17:25:37 -05:00
committed by GitHub
3 changed files with 16 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ MoveLinesUp
MoveLinesDown
DeleteWordRight
DeleteWordLeft
SelectLine
SelectToStartOfLine
SelectToEndOfLine
InsertNewline