Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: simplify/tweak swiper and counsel use-packages | Amin Bandali | 2019-11-13 | 1 | -7/+5 |
| | |||||
* | emacs: better ivy match colours | Amin Bandali | 2019-11-11 | 1 | -3/+4 |
| | |||||
* | emacs: erc: append space to erc-pcomplete-nick-postfix | Amin Bandali | 2019-11-11 | 1 | -1/+1 |
| | |||||
* | emacs: company: use C-p and C-n for selecting prev and next | Amin Bandali | 2019-11-11 | 1 | -1/+3 |
| | |||||
* | emacs: ivy: customize match faces a bit to make them more subtle | Amin Bandali | 2019-11-11 | 1 | -5/+8 |
| | |||||
* | emacs: switch to ivy again for the time being | Amin Bandali | 2019-11-11 | 1 | -65/+64 |
| | | | | | i just love the little-known ivy-overlay for completion, and would miss it too much if i were to not use it anymore | ||||
* | emacs: don’t need to defun my window split and focus functions | Amin Bandali | 2019-11-11 | 1 | -11/+13 |
| | |||||
* | emacs: gnus: don’t show the References header for now | Amin Bandali | 2019-11-11 | 1 | -1/+1 |
| | | | | takes up too much vertical screen space | ||||
* | emacs: update packages, move from ivy and company to ido | Amin Bandali | 2019-11-11 | 1 | -30/+103 |
| | |||||
* | emacs: vc-git: set vc-git-print-log-follow | Amin Bandali | 2019-11-03 | 1 | -0/+5 |
| | |||||
* | emacs: gnus: update visible headers and simplify message ids | Amin Bandali | 2019-11-03 | 1 | -9/+29 |
| | |||||
* | emacs: (defun b/insert-asterism () …) | Amin Bandali | 2019-10-30 | 1 | -0/+6 |
| | |||||
* | emacs: call erc-hl-nicks-reset-face-table when changing themes | Amin Bandali | 2019-10-30 | 1 | -0/+4 |
| | |||||
* | emacs: use C-c b b for erc-switch-to-buffer | Amin Bandali | 2019-10-30 | 1 | -2/+1 |
| | |||||
* | emacs: add debpaste | Amin Bandali | 2019-10-30 | 1 | -0/+4 |
| | |||||
* | emacs: add oddmuse-curl | Amin Bandali | 2019-10-26 | 1 | -0/+12 |
| | |||||
* | emacs: add some which-key prefix labels | Amin Bandali | 2019-10-20 | 1 | -0/+11 |
| | |||||
* | emacs: don’t auto sign messages for now, sign replies to signed msgs | Amin Bandali | 2019-10-18 | 1 | -2/+4 |
| | | | | TODO: more elaborate set up for when to (auto) sign messages | ||||
* | emacs: gnus: update some signatures | Amin Bandali | 2019-10-18 | 1 | -9/+10 |
| | |||||
* | emacs: experiment with hyperbole | Amin Bandali | 2019-10-18 | 1 | -0/+7 |
| | |||||
* | emacs: update signature, sign messages by default | Amin Bandali | 2019-10-16 | 1 | -4/+4 |
| | |||||
* | emacs: gnus: add emacsconf-committee list | Amin Bandali | 2019-10-09 | 1 | -0/+3 |
| | |||||
* | emacs: add C-c w s l and C-c w s j convenience bindings | Amin Bandali | 2019-10-09 | 1 | -5/+12 |
| | |||||
* | emacs: fix recursive load error with ebdb and ebdb-gnus | Amin Bandali | 2019-10-09 | 1 | -1/+0 |
| | |||||
* | fix jirud (exwm) setup | Amin Bandali | 2019-10-09 | 1 | -17/+13 |
| | |||||
* | emacs: pdf-tools: add "C-s" and "s s" bindings for isearch-forward | Amin Bandali | 2019-09-29 | 1 | -1/+3 |
| | |||||
* | emacs: add and use smart-mode-line-tangomod-theme | Amin Bandali | 2019-09-29 | 1 | -1/+2 |
| | |||||
* | emacs: switch back to smart-mode-line | Amin Bandali | 2019-09-29 | 1 | -3/+3 |
| | |||||
* | emacs: try out mini-modeline, but disable it for now | Amin Bandali | 2019-09-29 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | other similar packages i tried: (use-package feebleline :demand :config (feebleline-mode)) (use-package awesome-tray :straight (:host github :repo "manateelazycat/awesome-tray") :demand :config (awesome-tray-mode)) (use-package minibuffer-line :demand :config (minibuffer-line-mode)) | ||||
* | emacs: update packages, fix indentation, set dired-dwim-target | Amin Bandali | 2019-09-28 | 1 | -35/+36 |
| | |||||
* | emacs: alloy-mode: indent using spaces rather than tabs | Amin Bandali | 2019-09-28 | 1 | -1/+2 |
| | |||||
* | emacs: update packages | Amin Bandali | 2019-09-28 | 1 | -0/+7 |
| | | | | | also try out nnreddit (sadly, brings launching gnus down to a grinding hault, i’ll continue using rtv for now) | ||||
* | emacs: auth-source: set newly introduced authinfo-hidden | Amin Bandali | 2019-09-23 | 1 | -0/+5 |
| | | | | | https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=87b685f4365f663ef1258cd60616034cd2cc89c9 https://lists.gnu.org/archive/html/emacs-devel/2019-09/msg00497.html | ||||
* | emacs: update eshell prompt to match new bash prompt | Amin Bandali | 2019-09-22 | 1 | -9/+10 |
| | |||||
* | emacs: enable typo-mode in web-mode | Amin Bandali | 2019-09-20 | 1 | -2/+2 |
| | |||||
* | emacs: gnus: default to my @gnu.org address when for new messages | Amin Bandali | 2019-09-20 | 1 | -5/+6 |
| | |||||
* | update my uwaterloo addresses, simplify message-dont-reply-to-names | Amin Bandali | 2019-09-20 | 1 | -2/+2 |
| | |||||
* | emacs: moody: tweak mode-line colour | Amin Bandali | 2019-09-20 | 1 | -1/+1 |
| | |||||
* | emacs: update packages and disable emojify | Amin Bandali | 2019-09-20 | 1 | -0/+1 |
| | |||||
* | emacs: remove exwm-systemtray--refresh call from my theme swithcers | Amin Bandali | 2019-09-14 | 1 | -4/+2 |
| | |||||
* | emacs: update lean-mode | Amin Bandali | 2019-09-14 | 1 | -2/+0 |
| | | | | my PR removing (require 'cl) has been merged | ||||
* | emacs: ebdb: enable the pop-up again for now | Amin Bandali | 2019-09-13 | 1 | -1/+1 |
| | | | | maybe make this conditional on screen size | ||||
* | emacs: update packages, disable exwm for now | Amin Bandali | 2019-09-13 | 1 | -0/+3 |
| | |||||
* | emacs: exwm: add some rudimentary exwm-randr settings | Amin Bandali | 2019-09-11 | 1 | -1/+14 |
| | |||||
* | update my uwaterloo address | Amin Bandali | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | emacs: add org-pdftools | Amin Bandali | 2019-09-11 | 1 | -0/+8 |
| | | | | for linking to pdf files (and pages) in org | ||||
* | emacs: add george-mode hash | Amin Bandali | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | emacs: gnus: update lists.sr.ht mail splitting regexp | Amin Bandali | 2019-09-10 | 1 | -3/+3 |
| | | | | | [PATCH lists.sr.ht] Fix syntax of List-ID header (RFC 2919): https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/7995 | ||||
* | emacs: add george-mode | Amin Bandali | 2019-09-09 | 1 | -0/+4 |
| | |||||
* | emacs: exwm: tweak simulation keys | Amin Bandali | 2019-09-09 | 1 | -5/+5 |
| |