Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LLoyderino/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs.d

This is my emacs configuration. It aims to be simple and lean

Requirements

Emacs version

I run this config on Emacs 30, which means some packages are already built-in. On older version you might require to install them separately.

Some examples include:

  • flymake
  • project.el
  • treesitter
  • use-package

External dependencies

The following programs need to be installed externally in order for everything to work:

  • Git
  • Gnome - (alternatively change theme.el to match your DE/WM)
  • aspell - (alternatively just use ispell)
  • epdfinfo server - Needed to run pdf-tools

About

My .emacs.d config

Topics

Resources

Stars

Watchers

Forks