descriptionemacs configuration
repository URLhttps://github.com/vgist/emacs.d.git
owner458892+aieu@users.noreply.github.com
last changeMon, 15 Jan 2024 08:12:42 +0000 (15 16:12 +0800)
last refreshSat, 27 Apr 2024 08:27:41 +0000 (27 10:27 +0200)
content tags
add:
README.md

A reasonable Emacs config

Installation

git clone https://github.com/vgist/dot-emacs.git ~/.config/emacs

Upon starting up Emacs for the first time, further third-party packages will be automatically downloaded and installed. If you encounter any errors at that stage, try restarting Emacs, and possibly running M-x package-refresh-contents before doing so.

Updates

Update the config with git pull. You'll probably also want/need to update the third-party packages regularly too:

M-x package-list-packages, then U followed by x.

You should usually restart Emacs after pulling changes or updating packages so that they can take effect.

tree-sitter warning

Warning (treesit): Cannot activate tree-sitter, because language grammar for rust is unavailable (not-found)

M-x treesit-install-language-grammar RET rust

more: https://www.masteringemacs.org/article/how-to-get-started-tree-sitter

Thanks

<https://github.com/purcell/emacs.d>

shortlog
2024-01-15 Charles Celerier[minibuffer] Fix "Invalid preview key" message in minib... master
2023-01-17 clownspacemacs-theme instead of monokai-theme
2021-10-21 Steve PurcellUse locate-user-emacs-file where applicable
2020-05-26 clownrefresh
2013-09-27 clownadd some modules && update
2013-09-27 clownfirst
heads
3 months ago master