summaryrefslogtreecommitdiffstats
path: root/.gitmodules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).Amin Bandali2022-08-271-3/+0
|
* Import cmake-mode.el and add cmake-font-lock submoduleAmin Bandali2022-05-191-0/+3
| | | | | | | * .emacs.d/init.el: require cmake-mode and cmake-font-lock. * .emacs.d/lisp/cmake-mode.el: Import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/9daa244e9904e3d80afa149c927a01413e2a6cd0/Auxiliary/cmake-mode.el into .emacs.d/lisp/ under the 3-clause BSD license.
* Many uncommitted changesAmin Bandali2021-03-131-6/+0
|
* Remove ivy, related packages, and my configs for itAmin Bandali2020-11-221-6/+0
|
* Switch to EXWMAmin Bandali2020-10-121-0/+15
| | | | (langa runs Parabola GNU/Linux-libre)
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-7/+7
| | | | | | I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/.
* Migrate from using Borg to ELPAAmin Bandali2020-10-041-113/+7
|
* Drop no-litteringAmin Bandali2020-09-271-6/+0
|
* Remove erc-scrolltoplaceAmin Bandali2020-08-121-3/+0
| | | | keep-place seems fine
* CHANGE 9 dronesAmin Bandali2020-08-111-3/+0
| | | | | | | | | | | | Update async to v1.9.4-14-g36a1015 Update dash to 2.17.0-7-gb92ab5a Remove diff-hl Update hl-todo to v3.1.2-2-g96bc28d Update magit to v2.90.1-1035-g4033285e Update no-littering to v1.1.1-4-gaaa3c36 Update org to release_9.3.7-708-g5417e384e Update rt-liberation to 133559f Update use-package to 2.4-49-g4fb1f9a
* Assimilate rt-liberation ed929f5Amin Bandali2020-08-101-0/+8
|
* Update scpaste to 0.6.5-20-gcd4fa0aAmin Bandali2020-07-311-1/+1
| | | | change url to repo on sourcehut
* use-package debbugsAmin Bandali2020-07-211-0/+4
|
* Assimilate 2 drones, update my znc fork's urlAmin Bandali2020-07-211-1/+7
| | | | | Assimilate biblio.el 0.2-18-geb9baf1 Assimilate debbugs 50d3dca
* Remove emmet-modeAmin Bandali2020-04-251-3/+0
|
* Assimilate 8 dronesAmin Bandali2020-04-251-0/+24
| | | | | | | | | | | | | Assimilate boxquote v2.1-1-g7e47e0e Assimilate expand-region 0.11.0-36-gea6b4cb Assimilate hl-todo v3.1.1-2-g3bba459 Assimilate orgalist b436971 Assimilate page-break-lines 0.11-29-g314b397 Assimilate unkillable-scratch 1.0.0-5-gb24c2a7 Assimilate which-key v3.4.0-24-g8b49ae9 Assimilate yasnippet 0.14.0-6-g5b1217a Also, remove some unused (use-package ...) forms.
* Add and use my new Refinery colour themeAmin Bandali2020-04-251-0/+12
| | | | | | | | | | | | | Assimilate 4 drones Assimilate minions v0.3.3-2-gbc1edab Assimilate refinery-theme 71b5501 Assimilate rich-minority 1.0.3-2-ga03e693 Assimilate smart-mode-line 2.13-1-g999be06 * init.el: Move theme-related things from here... * lisp/bandali-theme.el: ...to here. * lisp/bandali-ivy.el: Face customizations now in Refinery.
* Assimilate emmet-mode 1.0.8-119-g1acb821Amin Bandali2020-04-161-0/+3
|
* Assimilate scpaste 0.6.5-19-gca95a8dAmin Bandali2020-04-151-0/+3
| | | | Now with support for Emacs's htmlfontify library.
* Assimilate org-tanglesync af83a73Amin Bandali2020-04-131-0/+3
| | | | Useful for detecting external changes to tangled blocks upon edit.
* Assimilate alloy-mode 0d05bddAmin Bandali2020-04-131-0/+3
| | | | And disable flycheck for the time being.
* Assimilate diff-hl 1.8.7-10-ga625033Amin Bandali2020-04-131-0/+3
|
* Assimilate 4 drones for ERC setup, and move ERC things to lisp/Amin Bandali2020-04-121-0/+12
| | | | | | | Assimilate erc-hl-nicks 1.3.4 Assimilate erc-scrolltoplace 0.1.0-1-gfeb0fbf Assimilate switch-buffer-functions v0.0.1-12-g95a846b Assimilate znc 2fd359e
* Assimilate EBDB and move email setup to separate files in lisp/Amin Bandali2020-04-121-0/+3
| | | | Gnus for reading, message for writing, and EBDB for contacts.
* Assimilate 11 drones (no-littering, magit, ivy, org, and their deps)Amin Bandali2020-04-121-0/+46
| | | | | | | | | | | | | | | | Assimilate amx v3.3-7-ge512e74 Assimilate async v1.9.4-13-g86aef2c Assimilate dash 2.17.0 Assimilate ivy 0.13.0-189-g64f05f4 Assimilate libgit 6c3b892 Assimilate magit v2.90.1-955-g0f1234e7 Assimilate no-littering v1.0.3-13-g92661bc Assimilate org release_9.3.6-479-g32d8f2f32 Assimilate s 1.12.0-12-g43ba8b5 Assimilate transient v0.2.0-1-gafa0c2f Assimilate with-editor v2.9.1-3-g4fe66d4 Also, move exwm things from init.el out to lisp/bandali-exwm.el.
* Add Borg and assimilate auto-compile and use-packageAmin Bandali2020-04-121-0/+12
|
* delete vestigial .gitmodules fileAmin Bandali2019-09-131-0/+0
|
* emacs: remove znc.el subproject now that i'm back on straight.elAmin Bandali2019-08-311-3/+0
|
* emacs: transition to guix (from straight.el)Amin Bandali2019-08-051-0/+3
| | | | TODO: submit emacs-xyz packages for (comment)ed out bits
* [emacs][wip] remove all the package submodulesAmin Bandali2018-12-241-280/+0
|
* [emacs] Assimilate multiple-cursors 1.4.0-47-g6a7c3c0Amin Bandali2018-12-231-0/+3
|
* [emacs] remove pdf-toolsAmin Bandali2018-12-231-13/+0
|
* [emacs] remove shell-toggleAmin Bandali2018-12-221-3/+0
|
* [emacs/ebdb] emacsmirror lags behind, directly use upstream insteadAmin Bandali2018-12-221-1/+1
|
* [emacs] switch from bbdb to ebdb againAmin Bandali2018-12-221-0/+13
|
* [emacs] Assimilate (the awesome) expand-region 0.11.0-18-ged32924Amin Bandali2018-12-221-0/+3
|
* [emacs] Update 3 dronesAmin Bandali2018-12-221-2/+2
| | | | | | Update helm to v3.0-75-gcfa340c5 Update org to release_9.1.14-1105-g495c7c6a5 Update proof-site to v4.4-225-gf7cc8f1f
* [emacs] Assimilate 3 drones (geiser & guix & a dep)Amin Bandali2018-12-221-0/+19
| | | | | | Assimilate bui v1.2.1-1-g508577a Assimilate geiser 0.10-30-ga6a2f2c Assimilate guix v0.5-16-gfe0a6c9
* [emacs] remove some unused packagesAmin Bandali2018-12-221-28/+0
|
* [emacs] switch from doom-modeline to smart-mode-line againAmin Bandali2018-12-221-3/+3
|
* [emacs] remove undo-treeAmin Bandali2018-12-211-3/+0
|
* [emacs] add page-break-lines and divide init up into pagesAmin Bandali2018-12-211-0/+3
| | | | corresponding to the current Org top-level headings
* [emacs] remove evil and go back to vanilla emacs bindingsAmin Bandali2018-12-211-12/+0
| | | | | | it’s become too exhausting to keep thinking if i’m in normal vs. insert mode to choose SPC vs. M-m for as the prefix for the binding i’m about to type
* [emacs] remove slack and most of its depsAmin Bandali2018-12-201-21/+0
| | | | except alert and ht which may come in handy later
* [emacs] remove magithubAmin Bandali2018-12-191-11/+0
| | | | pretty cool, but heavy and slows magit down too much for my taste
* [emacs] assimilate and add multi-termAmin Bandali2018-12-111-0/+3
|
* [emacs] clean up old stuffAmin Bandali2018-12-081-3/+0
| | | | | remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch configs
* [emacs] switch from smart-mode-line to doom-{modeline,themes}Amin Bandali2018-12-031-3/+9
| | | | | | | doom-tomorrow-night is great and quite easy on the eyes also, kudos and many thanks to Carlos Pita for his numerous useful tips and enhancements for Org mode + doom-tomorrow-night
* [emacs] switch from shell-pop to shell-toggleAmin Bandali2018-12-031-3/+3
| | | | for some reason, shell-pop wouldn’t save eshell history
* [emacs] remove notmuch{,-counsel}Amin Bandali2018-11-251-13/+0
|