8000 GitHub - luyajun01/.emacs.d-1: Emacs configuration for own use
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luyajun01/.emacs.d-1

 
 

Repository files navigation

Emacs for own use

  • Fast. Less than 1s to start up.
  • eglot and corfu for completion.
  • vertico and =consult for searching.
  • tree-sitter for symbol highlighting.
  • Optimized for Vue and dart developing.
  • Tested with Emacs@29 with native-comp on macOS.

Installation

Installing Emacs

Follow build-emacs-for-macos to compile Emacs.

./build-emacs-for-macos --no-xwidgets --native-full-aot

Installing this configuration

cd ~
mv .emacs.d .emacs.d.bak
git clone --recurse-submodules -j8 https://github.com/50ways2sayhard/.emacs.d.git
cd .emacs.d
cp init-custom-example.el init-custom.el

Reference

About

Emacs configuration for own use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 98.0%
  • YASnippet 1.4%
  • Other 0.6%
0