Yes it's emacs :)
- map ; = :
- doc all key bindings
- go - goto def
- go - goto std lib def
- remove grey bottom line
Major mode leader is ',' or 'spc m' Meta key is option on Mac
key | description |
---|---|
spc spc | switch to last buffer |
spc g r | go to .emacs.d/README.md |
spc g i | go to .emacs.d/init.el |
spc / | search |
spc r l | search resume |
key | description |
---|---|
k | goto def |
K | go-doc at point |
,hh | go-doc at point |
,rn | rename |
spc mrn | rename |
spc / - search all files C-c C-o - ivy occur C-x C-q - dired edit mode C-x C-s - save
cat .projectile
- /flow-typed
cat .ignore flow-typed
spacemas keys major mode leadent
brew install emacs-plus --without-spacemacs-icon --devel
brew link