kickstart.el icon indicating copy to clipboard operation
kickstart.el copied to clipboard

  • Install

Just clone into =~/.emacs.d/=

  • About

This configuration is meant to be a good starting point for people new to Emacs, a single file (plus the early-init.file).

It comes with completion and an lsp-client which you will have to enable for your choice of languages.

I've added some custom functionality and keybinds that I personally like but mainly they serve as examples on how to do certain things and you are encouraged to delete anything you don't want.

  • Resources ** Emacs packages, utilities and libraries
  • [[https://github.com/emacs-tw/awesome-emacs][awesome-emacs]]

** Learn Elisp:

  • [[https://github.com/p3r7/awesome-elisp][awesome-elisp]]
  • [[https://www.youtube.com/watch?v=NocDm4zzToo][Gavin Freeborn: LEARN EMACS LISP]]