Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 472 Bytes

README.org

File metadata and controls

25 lines (22 loc) · 472 Bytes

Installation

Dependencies

Window Manager

EXWM

Dmenu

Appearence

Spacemacs Theme

Works great for me. Nothing complicated just a nice default theme.

(use-package spacemacs-theme
  :ensure t
  :init
  (load-theme 'spacemacs-theme t))

Interface Settings

Basic settings that don’t require package installation. An example is removing the scroll bar.

Navigation

Text Manipulation

Completion

Syntax checking