'atom-text-editor':
# Emacs
'ctrl-c g t l': 'go-to-line:toggle'
'ctrl-e': 'editor:move-to-end-of-line'
'ctrl-c e e': 'emmet:expand-abbreviation'
'ctrl-c e i': 'emmet:interactive-expand-abbreviation'
'ctrl-g': 'core:cancel'
'ctrl-alt-x': 'command-palette:toggle'
# 'ctrl-alt-m': 'editor:move-to-first-character-of-line'
# 'alt-m': 'editor:move-to-first-character-of-line'
# 'alt-˛': 'editor:move-to-first-character-of-line'
# 'ctrl-c t o d o': 'todo:toggle'
'ctrl-alt-a': 'editor:move-to-beginning-of-previous-paragraph'
'ctrl-alt-e': 'editor:move-to-beginning-of-next-paragraph'
'meta-e': 'editor:move-to-beginning-of-next-paragraph'
'ctrl-shift-b': 'core:select-left'
'alt-b': 'editor:move-to-beginning-of-word'
'ctrl-h ctrl-m': 'tree-view:toggle'
# 'alt-˘': 'editor:move-to-beginning-of-word'
# 'alt-f': 'editor:move-to-end-of-word'
# 'ctrl-alt-j': 'editor:newline'
# 'alt-x': 'command-palette:toggle'
# 'ctrl-x-b': 'fuzzy-finder:toggle-buffer-finder'
# Advanced Open File
'ctrl-x ctrl-n': 'advanced-open-file:toggle'
'atom-workspace':
'ctrl-x ctrl-n': 'advanced-open-file:toggle'
Atom keymap configuration
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.