Skip to content

kalmanb/.emacs.d

Repository files navigation

Yes it's emacs :)

TODO

  • map ; = :
  • doc all key bindings
  • go - goto def
  • go - goto std lib def
  • remove grey bottom line

Keybindings

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

GO

key description
k goto def
K go-doc at point
,hh go-doc at point
,rn rename
spc mrn rename

Edit Projectile Search

spc / - search all files C-c C-o - ivy occur C-x C-q - dired edit mode C-x C-s - save

Projectile/rg Ignore

cat .projectile

  • /flow-typed

cat .ignore flow-typed

spacemas keys major mode leadent

Install

OSX

brew install emacs-plus --without-spacemacs-icon --devel
brew link

Releases

No releases published

Packages

No packages published