Skip to content

yfzhe/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

426 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Emacs Configuration

It’s a boring Emacs configuration.

  • usable front-end develop experience (react, typescript; eslint, prettier)
  • great git experience (thanks for magit, the best git interface in the world!)
  • org-mode for todo-list, denote for notes
  • TeX editing

Requirements

  • coreutils for dired (on macOS)
  • tree-sitter for syntax highlighting
  • gcc for install tree-sitter grammars
  • ripgrep
  • hunspell for flyspell
  • mpv for fanyi.el to play sounds
  • nerd-icons for icons, use nerd-icons-install-fonts to install fonts

About tree-sitter grammars

Need to install tree-sitter grammars manually, with treesit-install-language-grammar. See treesit-language-source-alist also.

About

A poor man's emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors