This tutorial is focused on getting Vim style keys in Emacs without having to install Doom Emacs. With the rise in Emacs distros I have seen a rise in reliance on them to avoid learning Emacs. While I am all for people using what works for them I wanted to make a video to help those who want to learn vanilla Emacs while still keeping Vim keys everywhere.
Use-package Config:
https://gist.github.com/Gavinok/38975...
Install Use-package config
NOTE: this will overwrite your current Emacs configuration
```sh
mkdir -p ~/.emacs.d && curl https://gist.githubusercontent.com/Ga... -o ~/.emacs.d/init.el
```
NO Use-package Config:
https://gist.github.com/Gavinok/5ba21...
Install NO Use-package config
```sh
mkdir -p ~/.emacs.d && curl https://gist.githubusercontent.com/Ga... -o ~/.emacs.d/init.el
```
Let me know what you think and if there is anything specific you would like to learn about.
---------------► Wanna Support Me? ◀︎---------------
Github:
https://www.github.com/sponsors/gavinok
Patreon:
/ gavinfreeborn
---------------► Wanna Checkout My Dots? ◀︎---------------
Vimrc:
https://github.com/Gavinok/dotvim
Emacs Config:
https://github.com/Gavinok/emacs.d
---------------► Come Join The Community◀︎---------------
LBRY:
https://open.lbry.com/@GavinFreeborn:...
Matrix Space:
https://matrix.to/#/%23gavinfreeborn:...
Discord:
/ discord
00:00 Intro