mirror of
https://github.com/gokulk16/select-current-line-plugin.git
synced 2026-07-22 07:40:26 +00:00
Update README.md
now supports mobile app 🥳
This commit is contained in:
parent
df57b79f6a
commit
a989568ae1
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
# Select current line Plugin
|
||||
# Select the current line Plugin
|
||||
|
||||

|
||||
|
||||
|
||||
A simple plugin.
|
||||
When you press `ESC` button in your keyboard, the current line selects. From the beginning to the end of the line.
|
||||
When you press the `ESC` button on your keyboard, the current line selects. From the beginning to the end of the line.
|
||||
Note: Can change the hotkey to another specific key combination after installation.
|
||||
|
||||
Also supported in the mobile app via commands
|
||||
|
|
|
|||
Loading…
Reference in a new issue