summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [emacs][wip] fix Org configurationsAmin Bandali2018-12-241-2/+9
| |
| * [emacs][wip] enable the rest of my org customizationsAmin Bandali2018-12-241-15/+17
| |
| * [emacs][wip] begin migration to straight.elAmin Bandali2018-12-243-20/+110
| | | | | | | | | | comment out just about all packages; will add them back gradually to make sure everything works as expected
* | [emacs] Update proof-site to v4.4-226-g7389d438, tweak defer delaysAmin Bandali2018-12-252-8/+8
| |
* | [emacs/org] add the org-mode font-lock-keywords only for dark themeAmin Bandali2018-12-251-9/+12
| |
* | [emacs] fix installation instructionsAmin Bandali2018-12-251-2/+1
| |
* | [emacs] fix up a few defer-related issuesAmin Bandali2018-12-251-13/+7
| | | | | | | | also, no need for the manual company-ebdb hook in version 1.1
* | [emacs] Update helm to v3.0-79-g8433e877Amin Bandali2018-12-251-0/+0
| |
* | [emacs/company-ebdb] change mirror: emacsmirror → emacs-straightAmin Bandali2018-12-252-1/+1
| | | | | | | | | | emacsmirror seems to be lagging behind, whereas emacs-straight seems more up to date
* | [emacs] port over many changes/enhancements from straight-expAmin Bandali2018-12-252-110/+198
|/
* [emacs] Update 2 dronesAmin Bandali2018-12-242-0/+0
| | | | | Update async to v1.9.3-12-g81dc034 Update ox-hugo to v0.8-444-g00186ff
* [emacs] add which-key labels for personal and some bult-in prefixesAmin Bandali2018-12-241-3/+46
|
* [emacs/dired] use the ls-lisp ls emulation & sort directories firstAmin Bandali2018-12-241-1/+5
| | | | | | | | | alternatively, one could add GNU ls’s --group-directories-first to dired-listing-switches, but the drawback of that would be that folder symlinks wouldn’t be grouped together with the rest of the directories Reported to the coreutils list: https://lists.gnu.org/archive/html/coreutils/2018-12/msg00017.html
* [emacs] Update ebdb to 0.6-21-g980927fAmin Bandali2018-12-231-0/+0
|
* [emacs/eshell] fix company-idle-delay’s valueAmin Bandali2018-12-231-1/+2
|
* [emacs] silence ediff-after-quit-hook-internal related warningAmin Bandali2018-12-231-1/+1
|
* [emacs] use the C-c m prefix for multiple-cursorsAmin Bandali2018-12-231-7/+9
|
* [emacs] Assimilate multiple-cursors 1.4.0-47-g6a7c3c0Amin Bandali2018-12-233-2/+13
|
* [emacs] dired hide details by default, ignore /var/eshell/lastdirAmin Bandali2018-12-232-5/+10
|
* [emacs/dired] add a few bindingsAmin Bandali2018-12-231-1/+51
|
* [emacs] silence ivy-initial-inputs-alist related warningAmin Bandali2018-12-231-0/+1
|
* [emacs] use ^ ivy prefix for epkg-describe-packageAmin Bandali2018-12-231-1/+5
|
* [emacs] Update 3 dronesAmin Bandali2018-12-233-0/+0
| | | | | | Update guix to v Update helm to v3.0-77-g598992f3 Update ivy to 0.10.0-550-g201c5d7
* [emacs] drop the various doom-like naming conventions, simply use a/Amin Bandali2018-12-232-70/+54
|
* [emacs] drop after! and use with-eval-after-loadAmin Bandali2018-12-231-37/+4
|
* [emacs] properly silence the compilation-start advice warningAmin Bandali2018-12-231-2/+1
|
* [emacs] use 'bar cursorAmin Bandali2018-12-231-0/+6
|
* [emacs/org] speed commands, startup content state, no invisible editsAmin Bandali2018-12-231-0/+3
|
* [emacs] remove bbdb — using ebdb nowAmin Bandali2018-12-2334-23436/+0
|
* [emacs] remove old highlight-indent-guides and slack configsAmin Bandali2018-12-231-82/+0
|
* [emacs/projectile] use ivy for completionAmin Bandali2018-12-231-1/+2
|
* [emacs] remove pdf-toolsAmin Bandali2018-12-234-32/+1
|
* [emacs/multi-term] toggle between char and line mode with C-c C-jAmin Bandali2018-12-231-3/+6
|
* [emacs] remove shell-toggleAmin Bandali2018-12-223-50/+1
|
* [emacs/ebdb] emacsmirror lags behind, directly use upstream insteadAmin Bandali2018-12-222-1/+1
|
* [emacs] switch from bbdb to ebdb againAmin Bandali2018-12-226-1/+66
|
* [emacs] update table of contentsAmin Bandali2018-12-221-1/+29
|
* [emacs] Assimilate (the awesome) expand-region 0.11.0-18-ged32924Amin Bandali2018-12-223-2/+13
|
* [emacs] remove unnecessary overrides & silence some compile warningsAmin Bandali2018-12-221-5/+4
|
* [emacs/compile] better silence the ad-redefinition-actionAmin Bandali2018-12-221-19/+18
| | | | just wrap the whole workaround in a use-package
* [emacs] don’t display *compilation* on build success (uses cl-letf)Amin Bandali2018-12-221-12/+27
|
* [emacs/ibuffer] add new rules to my default filter groupAmin Bandali2018-12-221-7/+15
|
* [emacs] Update 3 dronesAmin Bandali2018-12-224-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
* [rc/sway] darker colour for the barAmin Bandali2018-12-221-2/+2
|
* [emacs] don’t show compilation window in amin/async-babel-tangleAmin Bandali2018-12-221-2/+3
|
* Revert "[emacs] don’t display *compilation* on successful builds"Amin Bandali2018-12-221-29/+12
| | | | This reverts commit 74a56f48afc4f55b7989cb6f1b3e84b0ce8e0878.
* [emacs] Assimilate 3 drones (geiser & guix & a dep)Amin Bandali2018-12-225-0/+36
| | | | | | Assimilate bui v1.2.1-1-g508577a Assimilate geiser 0.10-30-ga6a2f2c Assimilate guix v0.5-16-gfe0a6c9
* [emacs] add alternative bindings for launching gnus{,-unplugged}Amin Bandali2018-12-221-2/+4
|
* [emacs] disable typo-mode for init.orgAmin Bandali2018-12-221-0/+1
|
* [emacs] remove some unused packagesAmin Bandali2018-12-2210-53/+7
|