Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 2.32 KB

emacs.org

File metadata and controls

63 lines (43 loc) · 2.32 KB

REAL emacs cheat sheet

current config

  • spacemacs

python

c++

org mode

useful shortcut

mode

editing style: holy-mode

browsing

<40><20>
begin of bufferM-<
end of bufferM->
previous parenM-C-p
next parenM-C-n
search at pointM-s .
select at pointM-m v
swiper
replace in swiperM-q
find file in projectileM-m p f
git grepM-m s g p
git grep at pointM-m s g P
disply bufferM-m b b
swtich bufferC-x b

Editing

<40><20>
kill wordM-d