I’ve installed atomic-emacs to get emacs-like keybindings but some of them don’t seem to work. This is the one in question:
ctrl-x ctrl-f fuzzy-finder:toggle-file-finder Atomic Emacs body
When I press c-x c-f, nothing happens. Even the default cmd-t
does not work.
I’ve noticed, however, that when the left sidebar appears with a directory listing (for example, when I click “Open ~/.atom” in Preferences), the command does work.
Can someone explain why this is and how to make the command work everywhere?