Skip to content

Commit e4c0c5b

Browse files
jmegnerJacob Egner
andauthored
doc "drink" and "pour" can do more than lines (#1772)
fix #1766 --------- Co-authored-by: Jacob Egner <[email protected]>
1 parent b74dedf commit e4c0c5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cheatsheet/sections/actions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ def get_actions():
3535
simple_actions,
3636
{
3737
"callAsFunction": "Call <target> on selection",
38+
"editNewLineAfter": "Edit new line/scope after",
39+
"editNewLineBefore": "Edit new line/scope before",
3840
},
3941
),
4042
{

0 commit comments

Comments
 (0)