Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] clean up old stuff | Amin Bandali | 2018-12-08 | 1 | -251/+0 |
| | | | | | remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch configs | ||||
* | [emacs] manually add bbdb into lisp/bbdb/ | Amin Bandali | 2018-12-08 | 1 | -5/+15 |
| | |||||
* | [emacs/{gnus,message}] tweak posting and citation styles | Amin Bandali | 2018-12-06 | 1 | -5/+15 |
| | |||||
* | update email | Amin Bandali | 2018-12-06 | 1 | -4/+4 |
| | |||||
* | [emacs/eshell] clear with C-S-l instead of C-l | Amin Bandali | 2018-12-05 | 1 | -4/+4 |
| | |||||
* | [emacs/evil] enable crossing lines | Amin Bandali | 2018-12-04 | 1 | -1/+2 |
| | |||||
* | [emacs/eshell] various tweaks | Amin Bandali | 2018-12-04 | 1 | -3/+9 |
| | |||||
* | [emacs] update 3 drones | Amin Bandali | 2018-12-04 | 1 | -0/+1 |
| | | | | | | Update lib/doom-modeline to v0.9.1-1-ge466611 Update lib/slack to 53201bd Update lib/unkillable-scratch to 1.0.0 | ||||
* | [emacs] switch from smart-mode-line to doom-{modeline,themes} | Amin Bandali | 2018-12-03 | 1 | -20/+47 |
| | | | | | | | 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-toggle | Amin Bandali | 2018-12-03 | 1 | -8/+45 |
| | | | | for some reason, shell-pop wouldn’t save eshell history | ||||
* | [emacs] add cpitclaudel's tangomod{,-dark} themes | Amin Bandali | 2018-12-01 | 1 | -2/+34 |
| | | | | | and amin/{dark,light} helpers to switch between them along with corresponding sml mode-line theme | ||||
* | [emacs/gnus] fix archive group | Amin Bandali | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | [emacs] tweak bindings a bit | Amin Bandali | 2018-11-26 | 1 | -2/+4 |
| | |||||
* | [emacs/evil] touch up my mode state mappings | Amin Bandali | 2018-11-24 | 1 | -5/+5 |
| | | | | also, use emacs state for ebdb-mode | ||||
* | [emacs/evil] allow evil-integration, but don't use undo-tree-mode | Amin Bandali | 2018-11-22 | 1 | -12/+8 |
| | | | | | using evil-integration resolves issues like paren highlighting in normal mode when cursor is 'on' the closing paren itself | ||||
* | [emacs/magit] auto-expand unpulled and unpushed sections | Amin Bandali | 2018-11-22 | 1 | -1/+3 |
| | |||||
* | [emacs] include non-ASCII counterparts in search results | Amin Bandali | 2018-11-22 | 1 | -0/+13 |
| | |||||
* | [emacs/evil] unbind C-k (instead use C-S-k) and down-mouse-1 | Amin Bandali | 2018-11-21 | 1 | -1/+8 |
| | | | | | | | | | - i prefer C-k to be kill-line and instead use C-S-k for evil-insert-digraph - unbind down-mouse-1 in evil-motion-state-map, which causes evil to enter visual mode when clicking a link with mouse, for instance in a help buffer | ||||
* | [emacs] try out a custom message-cite-style instead of supercite | Amin Bandali | 2018-11-21 | 1 | -2/+12 |
| | |||||
* | [emacs/magit] auto-expand unmerged into upstream and recent commits | Amin Bandali | 2018-11-21 | 1 | -0/+1 |
| | |||||
* | [emacs] add a few window-related amin--leader-keys bindings | Amin Bandali | 2018-11-19 | 1 | -0/+6 |
| | |||||
* | [emacs] display full date on slack messages | Amin Bandali | 2018-11-19 | 1 | -0/+3 |
| | |||||
* | [emacs/gnus] reply to webmasters-comment on ThankCRMs | Amin Bandali | 2018-11-19 | 1 | -0/+2 |
| | |||||
* | [emacs/supercite] use built-in sc-header-author-writes header style | Amin Bandali | 2018-11-19 | 1 | -11/+23 |
| | |||||
* | [emacs] add evil-{nerd-commenter,surround} | Amin Bandali | 2018-11-18 | 1 | -0/+21 |
| | |||||
* | [emacs] assimilate and add eshell-up, add eshell aliases file | Amin Bandali | 2018-11-18 | 1 | -0/+7 |
| | | | | | eshell aliases file based on https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases | ||||
* | [emacs] more binding customizations | Amin Bandali | 2018-11-18 | 1 | -7/+27 |
| | |||||
* | [emacs] add general and evil{,-escape}, with *lots* of enhancements | Amin Bandali | 2018-11-18 | 1 | -61/+174 |
| | | | | | extremely happy with how this has turned out so far. after all, i may be able to use and stick with evil. | ||||
* | [emacs] got tired of seeing auto-revert errors on non-file buffers | Amin Bandali | 2018-11-16 | 1 | -1/+1 |
| | |||||
* | [emacs] say hi and greetings for me :) | Amin Bandali | 2018-11-15 | 1 | -2/+4 |
| | | | | also, i think i prefer no prefix to ">>>>> " for reference header | ||||
* | [emacs] actually, enable the server (used by emacsclient from term) | Amin Bandali | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | [emacs] disable supercite auto-fill for now, move borg-remove | Amin Bandali | 2018-11-13 | 1 | -3/+4 |
| | | | | TODO: look into filladapt or gin-mode for possibily better filling | ||||
* | [emacs] try out ebdb | Amin Bandali | 2018-11-13 | 1 | -0/+76 |
| | |||||
* | [emacs] set up supercite to my liking | Amin Bandali | 2018-11-12 | 1 | -44/+19 |
| | |||||
* | [emacs] disable highlight-indent-guides | Amin Bandali | 2018-11-12 | 1 | -1/+1 |
| | | | | | quite nice and pretty, but i don’t think it’s necessary, and i feel it adds some latency | ||||
* | [emacs] assimilate and try out magithub | Amin Bandali | 2018-11-12 | 1 | -0/+12 |
| | |||||
* | [emacs/org] have `C-c C-, L' insert an emacs-lisp src block | Amin Bandali | 2018-11-11 | 1 | -0/+1 |
| | |||||
* | [emacs] customize the eshell prompt | Amin Bandali | 2018-11-11 | 1 | -0/+31 |
| | | | | adapted from https://gitlab.com/bennya/shrink-path.el | ||||
* | [emacs] comment out Server and Unicode init.org sections | Amin Bandali | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | [emacs] assimilate and use hl-todo | Amin Bandali | 2018-11-11 | 1 | -0/+9 |
| | |||||
* | [emacs] remove doom-modeline and eink-theme, use smart-mode-line | Amin Bandali | 2018-11-11 | 1 | -12/+6 |
| | | | | TODO: maybe look for another theme or create one | ||||
* | [emacs] cut init time in half (~0.450s now) using use-package tweaks | Amin Bandali | 2018-11-11 | 1 | -10/+37 |
| | | | | | lazy-load more things, either with a time delay or after another package has loaded | ||||
* | [emacs] convenient footnotes in message-mode (using footnote-mode) | Amin Bandali | 2018-11-11 | 1 | -2/+25 |
| | |||||
* | [emacs] adjust lean-mode and highlight-indent-guides load delays | Amin Bandali | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | [emacs/lean-mode] use forward slash "/" as the prefix for lean-input | Amin Bandali | 2018-11-10 | 1 | -1/+6 |
| | |||||
* | [emacs/gnus] default to 50 articles when no unread or ticked | Amin Bandali | 2018-11-10 | 1 | -8/+3 |
| | |||||
* | [emacs/gnus] always display my inbox groups | Amin Bandali | 2018-11-10 | 1 | -1/+3 |
| | |||||
* | [emacs] further Gnus and Message customizations | Amin Bandali | 2018-11-10 | 1 | -31/+38 |
| | |||||
* | [emacs/gnus] show the User-Agent header in article/mail summary | Amin Bandali | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | [emacs] gnus-posting-styles is good enough, no need for gnus-alias | Amin Bandali | 2018-11-08 | 1 | -41/+52 |
| |