Skip to content

Instantly share code, notes, and snippets.

@roberto
Created August 15, 2016 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roberto/aff3b684919cb5581b67d06e2e0cdd2b to your computer and use it in GitHub Desktop.
Save roberto/aff3b684919cb5581b67d06e2e0cdd2b to your computer and use it in GitHub Desktop.

Blazing fast:

emacs --daemon
emacsclient .

inside terminal:

emacsclient -nw .

tmux integration: https://github.com/keith/evil-tmux-navigator

a few commands:

SPC ? - help

SPC m - language specific commands

SPC b {n p} - next buffer, previous buffer

SPC p f - project "fuzzy finder"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment