From 30d7c1e35d968751f4ea0e4d8973812ec628b815 Mon Sep 17 00:00:00 2001 From: Cookizza <1787216+Cookizza@users.noreply.github.com> Date: Thu, 23 Jan 2020 09:46:18 +0000 Subject: [PATCH] Added Spacemacs to Text Editors section Spacemacs is a popular and fast growing emacs distribution that lets users work within an emacs or vim workflow. More than an add-on for emacs spacemacs is preconfigured to get developers quickly up and running, including the famous org-mode from emacs for writing documentation, educational papers, etc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6620639..f69d8b0 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Only main chapters:   :small_orange_diamond: emacs - is an extensible, customizable, free/libre text editor - and more.
  :small_orange_diamond: micro - is a modern and intuitive terminal-based text editor.
  :small_orange_diamond: neovim - is a free open source, powerful, extensible and usable code editor.
+  :small_orange_diamond: spacemacs - community-driven Emacs distribution that merges features and workflows of both vim and emacs.

##### :black_small_square: Files and directories