Skip to content

P233/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Emacs Configuration for MacOS

Install emacs-plus

brew tap d12frosted/emacs-plus
brew install emacs-plus@30 --with-gnu-head-icon
git clone [email protected]:P233/emacs.d.git ~/.emacs.d

For the first time, start Emacs from the command line.

Install Fonts

Dependencies

brew install deno fd ripgrep tree-sitter
pip install epc orjson sexpdata six setuptools paramiko rapidfuzz watchdog packaging
npm i -g typescript-language-server vscode-langservers-extracted typescript prettier

Tree-sitter Modules

cd ~/.emacs.d
git submodule init
git submodule update
~/.emacs.d/tree-sitter-module/batch.sh

Straight lockfile

(("deno-bridge" . "63890058ce6f391871f92ade77096f87c306dcc9"))
:gamma

Add the above code to ./straight/versions/default.el.

About

My Personal Emacs Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published