From 6d6352ab17fcaf421ccf2d20264912c102d5d779 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Tue, 25 Jun 2019 21:48:23 +0100 Subject: [PATCH] Adds Emacs Bootstrap --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index fd38731..3fc818b 100644 --- a/index.html +++ b/index.html @@ -321,7 +321,10 @@

Resources

  • Spacemacs — An Emacs distribution, uses Evil Mode to combine the ergonomic editing features of Vim with the extensibility of Emacs. +
  • + Emacs Bootstrap — Generate on-the-fly Emacs development environment. It lets you select the programming languages you work with and generates enough Emacs config files to get you started. +