Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 811 Bytes

README.org

File metadata and controls

28 lines (20 loc) · 811 Bytes

A simple Emacs configuration with Meow

Work in progress.

Installation

  • Download the repo and put it anywhere yo want.
  • Start Emacs with emacs -q -l /path/to/meomacs/init.el.

Get Started

Check a list of configuration files.

Press F9 to select and open a configuration file. Press F12 to reload configuration after changes.

Project targets

  • Simple, no framework, no magic.
  • Easy for modification, adding and removing stuffs should be trivial.
  • Ease on use, building for reasonable workflow.
  • Builtin friendly, avoid alternatives when the builtin way works well.