Skip to content

user7210unix/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Simple Emacs Configuration

A minimal, reliable Emacs setup that just works. No complexity, no issues.

Simple, fast, and reliable.

Features

  • Arial font - Clear, easy on the eyes for hours of coding without eye strain
  • Modern completion system - Vertico + Orderless for smart fuzzy matching
  • File explorer - Treemacs for easy navigation
  • Better defaults - Sensible settings out of the box
  • Performance optimized - Fast startup and smooth operation
  • Session management - Automatically restores your open files

https://xenodium.com/emacs-a-welcoming-experiment/

Installation

  1. Clone this repository:
git clone <your-repo-url> ~/.emacs.d
  1. Start Emacs:
emacs

That's it! Packages will install automatically on first launch.

What's Included

  • Cape - Extra completion sources
  • Orderless - Fuzzy matching for completions
  • Vertico - Clean minibuffer completion
  • Marginalia - Helpful annotations in minibuffer
  • Consult - Enhanced search and navigation
  • Treemacs - File explorer sidebar

Key Bindings

  • Line numbers are enabled by default
  • Use y/n instead of yes/no for prompts
  • Treemacs follows your current file automatically

Requirements

  • Emacs 25 or higher

License

Free to use and modify as you wish.

About

Minimal Emacs configuration

Resources

Stars

Watchers

Forks