- Add detailed introduction - add sections for each config file as it acts like a category
The emacs starts now in EVIL (Vim emulation) mode. To disable the same press C-z. Here are some hints about the features
- --Invoke the directory explorer "Neotree" -
F8
-- - Invoke Treemacs - a tree layout file explorer for Emacs
C-x t t
- Invoke Deft - nvAlt like note system
F7
- Function List (imenu-list)
F9
- Format the current buffer -
F12
- Folding keys
Fold all - C-c Up Arrow
UnFold all - C-c Down Arrow
Fold current - C-c Left Arrow
UnFold current - C-c Righ Arrow
- Navigate buffers easily
C-x Right/Left arrows
- Move to windows with Ace Window
C-x O
- Magit -
M-x g
- Exapnd selected region ->
C-=
- Fast movement with Avy
Go to Char -> C-:
Go to Char by 2 char -> C-'
Go to Line -> M-g f
Go to Word -> M-g w
- Quickly get summary from wikipedia
C-c W