/spacemacs-private

My personal Spacemacs configuration

Primary LanguageEmacs Lisp

Content

My personal Spacemacs configuration

Hacking jounry begins start from 2020 It was written for Emacs 26.3+ on

  1. Windows 10 Pro 18363.78+
  2. Linux base on Debian

Install

  1. clone to project
git clone https://github.com/shdennlin/spacemacs-private.git ~/.spacemacs.d

Option

Spell-Checking on Windows

  1. Download the hunspell win32 binairy here, look for hunspell-1.3.2-3-w32-bin.zip (ex: ctrl+F hunspell)
  2. Unzip it to ~/.spacemacs.d/assets/
  3. Restart the Emacs

Happy Hacking