Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [emacs][wip] move Syntax and Spell checking under Editing | Amin Bandali | 2018-12-24 | 1 | -4/+1 | |
| | | ||||||
| * | [emacs][wip] enable company | Amin Bandali | 2018-12-24 | 1 | -1/+1 | |
| | | ||||||
| * | [emacs][wip] move out the rest of Borg layer/essentials | Amin Bandali | 2018-12-24 | 1 | -16/+16 | |
| | | ||||||
| * | [emacs][wip] break out prog-mode, text-mode, and lisp-mode | Amin Bandali | 2018-12-24 | 1 | -18/+30 | |
| | | ||||||
| * | [emacs][wip] break out isearch and paren | Amin Bandali | 2018-12-24 | 1 | -6/+15 | |
| | | ||||||
| * | [emacs][wip] break out Help and ElDoc | Amin Bandali | 2018-12-24 | 1 | -10/+20 | |
| | | ||||||
| * | [emacs][wip] move diff-hl to Editing | Amin Bandali | 2018-12-24 | 1 | -12/+12 | |
| | | ||||||
| * | [emacs][wip] break out savehist and saveplace | Amin Bandali | 2018-12-24 | 1 | -9/+21 | |
| | | ||||||
| * | [emacs][wip] break out recentf and diff-hl | Amin Bandali | 2018-12-24 | 1 | -12/+24 | |
| | | ||||||
| * | [emacs][wip] bring layer/essentials under Core and break out Dired | Amin Bandali | 2018-12-24 | 1 | -15/+19 | |
| | | ||||||
| * | [emacs][wip] enable Borg's layer/essentials packages | Amin Bandali | 2018-12-24 | 1 | -14/+14 | |
| | | ||||||
| * | [emacs][wip] enable ivy (and friends) & the rest of my core packages | Amin Bandali | 2018-12-24 | 1 | -9/+10 | |
| | | ||||||
| * | [emacs][wip] move orgalist to enhancements section | Amin Bandali | 2018-12-24 | 1 | -4/+8 | |
| | | ||||||
| * | [emacs][wip] define use-feature for use-package without straight.el | Amin Bandali | 2018-12-24 | 1 | -10/+25 | |
| | | ||||||
| * | [emacs][wip] fix Org configurations | Amin Bandali | 2018-12-24 | 1 | -2/+9 | |
| | | ||||||
| * | [emacs][wip] enable the rest of my org customizations | Amin Bandali | 2018-12-24 | 1 | -15/+17 | |
| | | ||||||
| * | [emacs][wip] begin migration to straight.el | Amin Bandali | 2018-12-24 | 3 | -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 delays | Amin Bandali | 2018-12-25 | 2 | -8/+8 | |
| | | ||||||
* | | [emacs/org] add the org-mode font-lock-keywords only for dark theme | Amin Bandali | 2018-12-25 | 1 | -9/+12 | |
| | | ||||||
* | | [emacs] fix installation instructions | Amin Bandali | 2018-12-25 | 1 | -2/+1 | |
| | | ||||||
* | | [emacs] fix up a few defer-related issues | Amin Bandali | 2018-12-25 | 1 | -13/+7 | |
| | | | | | | | | also, no need for the manual company-ebdb hook in version 1.1 | |||||
* | | [emacs] Update helm to v3.0-79-g8433e877 | Amin Bandali | 2018-12-25 | 1 | -0/+0 | |
| | | ||||||
* | | [emacs/company-ebdb] change mirror: emacsmirror → emacs-straight | Amin Bandali | 2018-12-25 | 2 | -1/+1 | |
| | | | | | | | | | | emacsmirror seems to be lagging behind, whereas emacs-straight seems more up to date | |||||
* | | [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 | |
| |