Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [emacs] port over many changes/enhancements from straight-exp | Amin Bandali | 2018-12-25 | 2 | -110/+198 | |
|/ | ||||||
* | [emacs] Update 2 drones | Amin Bandali | 2018-12-24 | 2 | -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 prefixes | Amin Bandali | 2018-12-24 | 1 | -3/+46 | |
| | ||||||
* | [emacs/dired] use the ls-lisp ls emulation & sort directories first | Amin Bandali | 2018-12-24 | 1 | -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-g980927f | Amin Bandali | 2018-12-23 | 1 | -0/+0 | |
| | ||||||
* | [emacs/eshell] fix company-idle-delay’s value | Amin Bandali | 2018-12-23 | 1 | -1/+2 | |
| | ||||||
* | [emacs] silence ediff-after-quit-hook-internal related warning | Amin Bandali | 2018-12-23 | 1 | -1/+1 | |
| | ||||||
* | [emacs] use the C-c m prefix for multiple-cursors | Amin Bandali | 2018-12-23 | 1 | -7/+9 | |
| | ||||||
* | [emacs] Assimilate multiple-cursors 1.4.0-47-g6a7c3c0 | Amin Bandali | 2018-12-23 | 3 | -2/+13 | |
| | ||||||
* | [emacs] dired hide details by default, ignore /var/eshell/lastdir | Amin Bandali | 2018-12-23 | 2 | -5/+10 | |
| | ||||||
* | [emacs/dired] add a few bindings | Amin Bandali | 2018-12-23 | 1 | -1/+51 | |
| | ||||||
* | [emacs] silence ivy-initial-inputs-alist related warning | Amin Bandali | 2018-12-23 | 1 | -0/+1 | |
| | ||||||
* | [emacs] use ^ ivy prefix for epkg-describe-package | Amin Bandali | 2018-12-23 | 1 | -1/+5 | |
| | ||||||
* | [emacs] Update 3 drones | Amin Bandali | 2018-12-23 | 3 | -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 Bandali | 2018-12-23 | 2 | -70/+54 | |
| | ||||||
* | [emacs] drop after! and use with-eval-after-load | Amin Bandali | 2018-12-23 | 1 | -37/+4 | |
| | ||||||
* | [emacs] properly silence the compilation-start advice warning | Amin Bandali | 2018-12-23 | 1 | -2/+1 | |
| | ||||||
* | [emacs] use 'bar cursor | Amin Bandali | 2018-12-23 | 1 | -0/+6 | |
| | ||||||
* | [emacs/org] speed commands, startup content state, no invisible edits | Amin Bandali | 2018-12-23 | 1 | -0/+3 | |
| | ||||||
* | [emacs] remove bbdb — using ebdb now | Amin Bandali | 2018-12-23 | 34 | -23436/+0 | |
| | ||||||
* | [emacs] remove old highlight-indent-guides and slack configs | Amin Bandali | 2018-12-23 | 1 | -82/+0 | |
| | ||||||
* | [emacs/projectile] use ivy for completion | Amin Bandali | 2018-12-23 | 1 | -1/+2 | |
| | ||||||
* | [emacs] remove pdf-tools | Amin Bandali | 2018-12-23 | 4 | -32/+1 | |
| | ||||||
* | [emacs/multi-term] toggle between char and line mode with C-c C-j | Amin Bandali | 2018-12-23 | 1 | -3/+6 | |
| | ||||||
* | [emacs] remove shell-toggle | Amin Bandali | 2018-12-22 | 3 | -50/+1 | |
| | ||||||
* | [emacs/ebdb] emacsmirror lags behind, directly use upstream instead | Amin Bandali | 2018-12-22 | 2 | -1/+1 | |
| | ||||||
* | [emacs] switch from bbdb to ebdb again | Amin Bandali | 2018-12-22 | 6 | -1/+66 | |
| | ||||||
* | [emacs] update table of contents | Amin Bandali | 2018-12-22 | 1 | -1/+29 | |
| | ||||||
* | [emacs] Assimilate (the awesome) expand-region 0.11.0-18-ged32924 | Amin Bandali | 2018-12-22 | 3 | -2/+13 | |
| | ||||||
* | [emacs] remove unnecessary overrides & silence some compile warnings | Amin Bandali | 2018-12-22 | 1 | -5/+4 | |
| | ||||||
* | [emacs/compile] better silence the ad-redefinition-action | Amin Bandali | 2018-12-22 | 1 | -19/+18 | |
| | | | | just wrap the whole workaround in a use-package | |||||
* | [emacs] don’t display *compilation* on build success (uses cl-letf) | Amin Bandali | 2018-12-22 | 1 | -12/+27 | |
| | ||||||
* | [emacs/ibuffer] add new rules to my default filter group | Amin Bandali | 2018-12-22 | 1 | -7/+15 | |
| | ||||||
* | [emacs] Update 3 drones | Amin Bandali | 2018-12-22 | 4 | -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 bar | Amin Bandali | 2018-12-22 | 1 | -2/+2 | |
| | ||||||
* | [emacs] don’t show compilation window in amin/async-babel-tangle | Amin Bandali | 2018-12-22 | 1 | -2/+3 | |
| | ||||||
* | Revert "[emacs] don’t display *compilation* on successful builds" | Amin Bandali | 2018-12-22 | 1 | -29/+12 | |
| | | | | This reverts commit 74a56f48afc4f55b7989cb6f1b3e84b0ce8e0878. | |||||
* | [emacs] Assimilate 3 drones (geiser & guix & a dep) | Amin Bandali | 2018-12-22 | 5 | -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 Bandali | 2018-12-22 | 1 | -2/+4 | |
| | ||||||
* | [emacs] disable typo-mode for init.org | Amin Bandali | 2018-12-22 | 1 | -0/+1 | |
| | ||||||
* | [emacs] remove some unused packages | Amin Bandali | 2018-12-22 | 10 | -53/+7 | |
| | ||||||
* | [emacs] switch from doom-modeline to smart-mode-line again | Amin Bandali | 2018-12-22 | 4 | -53/+48 | |
| | ||||||
* | [emacs] don’t display *compilation* on successful builds | Amin Bandali | 2018-12-22 | 1 | -12/+29 | |
| | ||||||
* | [emacs] remove and ignore {early-,}init.el again | Amin Bandali | 2018-12-22 | 4 | -1412/+4 | |
| | ||||||
* | Revert "[emacs] remove init.org" | Amin Bandali | 2018-12-21 | 2 | -2/+2343 | |
| | | | | This reverts commit ed559ffad7f7ce1c26ca65714cfc27152db67587. | |||||
* | [emacs] remove undo-tree | Amin Bandali | 2018-12-21 | 3 | -13/+0 | |
| | ||||||
* | [emacs] remove init.org | Amin Bandali | 2018-12-21 | 2 | -2343/+2 | |
| | | | | | | | | i love the idea of a literate configuration, but in reality, i’ve been too busy to properly document each section and little thing i add. feel free to reach out to me if you have any questions about anything you see in my init file. | |||||
* | [emacs] add page-break-lines and divide init up into pages | Amin Bandali | 2018-12-21 | 4 | -10/+103 | |
| | | | | corresponding to the current Org top-level headings | |||||
* | [emacs] unignore and add {early-}init.el | Amin Bandali | 2018-12-21 | 4 | -55/+1375 | |
| | ||||||
* | [emacs] remove evil and go back to vanilla emacs bindings | Amin Bandali | 2018-12-21 | 6 | -244/+41 | |
| | | | | | | 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 |