Getting Evil (aka Vim keys) in Emacs without Doom Emacs
Gavin Freeborn
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/38975384c4a46c291103e7b220dc25e9
Install Use-package config NOTE: this will overwrite your current Emacs configuration
mkdir -p ~/.emacs.d && curl https://gist.githubusercontent.com/Gavinok/38975384c4a46c291103e7b220dc25e9/raw/d038d398dc760e7270fbbcb3d7233dca8cbca2d6/init.el -o ~/.emacs.d/init.el
NO Use-package Config: https://gist.github.com/Gavinok/5ba21492b66b6765384cf43d9b836847
Install NO Use-package config
mkdir -p ~/.emacs.d && curl https://gist.githubusercontent.com/Gavinok/5ba21492b66b6765384cf43d9b836847/raw/48fab224c74170662ce98ef009a20808748939f7/init.el -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: https://www.patreon.com/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:d?r=FVxxdjxLmbpPS5K4EdMsLjBjkxv9eEGs Matrix Space: https://matrix.to/#/%23gavinfreeborn:matrix.org Discord: https://discord.gg/JJk5KKU
00:00 Intro ... https://www.youtube.com/watch?v=1C9GbmIP1EA
155508773 Bytes