Fork of tesujimath emacs.d.annex https://github.com/tesujimath/emacs.d.annex
This repository has been archived on 2026-03-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Emacs Lisp 100%
Find a file
2024-08-23 14:35:07 +12:00
.gitignore add lsp-haskell 2022-08-22 17:18:57 +12:00
init-annex-auctex.el update 2024-08-23 14:35:07 +12:00
init-annex-deadgrep.el Add deadgrep 2021-01-15 11:25:41 +13:00
init-annex-evil.el update 2024-08-23 14:35:07 +12:00
init-annex-go.el Change init-tesujimath- prefix to init-annex-. 2019-06-26 12:06:47 +12:00
init-annex-haskell.el add lsp-haskell 2022-08-22 17:18:57 +12:00
init-annex-markdown.el Use orgtbl-mode in markdown 2021-01-04 11:46:11 +13:00
init-annex-org-roam.el update org-roam 2023-02-22 11:58:47 +13:00
init-annex-python.el added python virtual env support 2021-03-18 07:44:39 +13:00
init-annex-yafolding.el Add yafolding 2020-09-16 14:38:28 +12:00
init-annex-zsh.el add lsp-haskell 2022-08-22 17:18:57 +12:00
init-evil.el update 2024-08-23 14:35:07 +12:00
init-local.el update 2024-08-23 14:35:07 +12:00
kbd-mode.el update 2024-08-23 14:35:07 +12:00
LICENSE Initial commit 2019-06-26 11:21:53 +12:00
README.md Initialize via init-local 2019-06-28 12:25:20 +12:00

emacs.d.annex

Extensions to Steve Purcell's .emacs.d.

To use this, you will need a lightly modified .emacs.d, which loads init-local.el from this annex directory. The simplest was to do this is via init-preload-local.el. Then, clone this directory into ~/.emacs.d.annex.

Among others, customisations exist for:

  • Go
  • Julia
  • AUCTex

Contributions are welcome.