Link: Emacs
Configuration guide
Minimal configuration https://github.com/Edgaras1/.doom.d
Command
/Applications/Emacs.app/Contents/MacOS/Emacs --with-profile="doom"
Buffer management
Use :vsp
to split vertically and :sp
to split horizontally
Shortcut
Open new window vertically
C-w v
Disable unused package in doom emacs
To make sure its function disappear, use bin/doom purge to remove it.