Atom keymap

# Emacs 'atom-text-editor[mini], atom-text-editor, atom-workspace, body': # Emacs 'ctrl-c g t l': 'go-to-line:toggle' 'ctrl-w': 'core:cut' 'ctrl-y': 'core:paste' 'ctrl-e': 'editor:move-to-end-of-line' 'ctrl-c e e': 'emmet:expand-abbreviation' 'ctrl-c e i': 'emmet:interactive-expand-abbreviation' 'ctrl-alt-x': 'command-palette:toggle' # 'ctrl-n': 'advanced-open-file:move-cursor-down,atomic-emacs:next-line' # '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-p': 'editor:move-to-beginning-of-previous-paragraph' 'ctrl-alt-n': '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' 'ctrl-x ctrl-b': 'fuzzy-finder:toggle-buffer-finder' 'ctrl-x ctrl-f': 'fuzzy-finder:toggle-file-finder' 'ctrl-n': 'core:move-down' 'ctrl-p': 'core:move-up' # 'ctrl-/': 'core:undo' 'ctrl-x a': 'core:select-all' # Select and replace 'alt-s': 'find-and-replace:select-next' # General # 'ctrl-g': 'core:cancel' 'ctrl-g': 'editor:consolidate-selections' 'ctrl-d': 'core:delete' 'alt-d': 'atomic-emacs:kill-word' # 'ctrl-i': 'core:reopen-project' # Emmet 'ctrl-x ctrl-j': 'emmet:expand-abbreviation' 'ctrl-shift-z': 'core:redo' # Code time 'ctrl-c ctrl-t': 'swdc-atom:toggle' '.tree-view-dialog atom-text-editor[mini]': 'ctrl-g': 'core:cancel'
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.