'atom-text-editor': 'ctrl-shift-down': 'editor:duplicate-lines' 'ctrl-e': 'editor:delete-line' 'ctrl-right': 'editor:move-to-next-word-boundary' 'ctrl-left': 'editor:move-to-previous-word-boundary' 'ctrl-shift-right': 'editor:select-to-next-word-boundary' 'ctrl-shift-left': 'editor:select-to-previous-word-boundary' 'ctrl-delete': 'editor:delete-to-next-word-boundary' 'ctrl-backspace': 'editor:delete-to-previous-word-boundary' '.platform-linux': 'alt-shift-o': 'fuzzy-finder:toggle-file-finder'