Skip to content

sinogono/move-half-distance-to-edge-of-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

move-half-distance-to-edge-of-line package

Move half the distance from the cursor to the edge of the line.

screenshot

Usage

type ctrl-alt-right to run move-half-distance-to-edge-of-line:forward-move.

Keymap (Default)

'atom-text-editor':
  'ctrl-alt-shift-right': 'move-half-distance-to-edge-of-line:forward-select'
  'ctrl-alt-right': 'move-half-distance-to-edge-of-line:forward-move'
  'ctrl-alt-shift-left': 'move-half-distance-to-edge-of-line:backward-select'
  'ctrl-alt-left': 'move-half-distance-to-edge-of-line:backward-move'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published