Skip to content

Latest commit

 

History

454 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Emacs Configuration

Installation

git clone git@github.com:qdzhang/vanilla-emacs.git ~/.emacs.d
cd ~/.emacs.d
make bootstrap-borg
make bootstrap
# Or
# Save the log to a file if you have assimilated many packages
make bootstrap | tee bootstrap.log
# Generate the autoloads file
make autoload
# Download the tree sitter modules
make treesitter

# Optional
# Speed up Emacs by Byte-compiling and Native-compiling
make compile
# Clean the compiled .elc file
make clean-elc

Version

Tested with Emacs 29.4 and tree-sitter 0.23.2 . And use the tree sitter grammers builded here. Or use this version (bundled with compatible markdown and markdown-inline grammars.)

About

Vanilla emacs config

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages