FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
atom/keymaps/emacs.cson at master · githubhjs/atom · GitHub
githubhjs
/
atom
Public
forked from
atom/atom
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
atom
/
keymaps
/
emacs.cson
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (13 loc) · 624 Bytes
Breadcrumbs
atom
/
keymaps
/
emacs.cson
Copy path
File metadata and controls
13 lines (13 loc) · 624 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
'
atom-text-editor
'
:
'
alt-f
'
:
'
editor:move-to-end-of-word
'
'
alt-ctrl-f
'
:
'
editor:move-to-next-subword-boundary
'
'
alt-F
'
:
'
editor:select-to-end-of-word
'
'
alt-ctrl-F
'
:
'
editor:select-to-next-subword-boundary
'
'
alt-b
'
:
'
editor:move-to-beginning-of-word
'
'
alt-ctrl-b
'
:
'
editor:move-to-previous-subword-boundary
'
'
alt-B
'
:
'
editor:select-to-beginning-of-word
'
'
alt-ctrl-B
'
:
'
editor:select-to-previous-subword-boundary
'
'
alt-h
'
:
'
editor:delete-to-beginning-of-word
'
'
alt-ctrl-h
'
:
'
editor:delete-to-beginning-of-subword
'
'
alt-d
'
:
'
editor:delete-to-end-of-word
'
'
alt-ctrl-d
'
:
'
editor:delete-to-end-of-subword
'
Back
|
FazBrowse Home
|
New Git URL