summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* emacs: call erc-hl-nicks-reset-face-table when changing themesAmin Bandali2019-10-301-0/+4
|
* emacs: use C-c b b for erc-switch-to-bufferAmin Bandali2019-10-301-2/+1
|
* emacs: add debpasteAmin Bandali2019-10-301-0/+4
|
* emacs: add oddmuse-curlAmin Bandali2019-10-261-0/+12
|
* emacs: add some which-key prefix labelsAmin Bandali2019-10-201-0/+11
|
* emacs: don’t auto sign messages for now, sign replies to signed msgsAmin Bandali2019-10-181-2/+4
| | | | TODO: more elaborate set up for when to (auto) sign messages
* emacs: gnus: update some signaturesAmin Bandali2019-10-181-9/+10
|
* emacs: experiment with hyperboleAmin Bandali2019-10-181-0/+7
|
* emacs: update signature, sign messages by defaultAmin Bandali2019-10-161-4/+4
|
* emacs: gnus: add emacsconf-committee listAmin Bandali2019-10-091-0/+3
|
* emacs: add C-c w s l and C-c w s j convenience bindingsAmin Bandali2019-10-091-5/+12
|
* emacs: fix recursive load error with ebdb and ebdb-gnusAmin Bandali2019-10-091-1/+0
|
* fix jirud (exwm) setupAmin Bandali2019-10-091-17/+13
|
* emacs: pdf-tools: add "C-s" and "s s" bindings for isearch-forwardAmin Bandali2019-09-291-1/+3
|
* emacs: add and use smart-mode-line-tangomod-themeAmin Bandali2019-09-291-1/+2
|
* emacs: switch back to smart-mode-lineAmin Bandali2019-09-291-3/+3
|
* emacs: try out mini-modeline, but disable it for nowAmin Bandali2019-09-291-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-targetAmin Bandali2019-09-281-35/+36
|
* emacs: alloy-mode: indent using spaces rather than tabsAmin Bandali2019-09-281-1/+2
|
* emacs: update packagesAmin Bandali2019-09-281-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-hiddenAmin Bandali2019-09-231-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 promptAmin Bandali2019-09-221-9/+10
|
* emacs: enable typo-mode in web-modeAmin Bandali2019-09-201-2/+2
|
* emacs: gnus: default to my @gnu.org address when for new messagesAmin Bandali2019-09-201-5/+6
|
* update my uwaterloo addresses, simplify message-dont-reply-to-namesAmin Bandali2019-09-201-2/+2
|
* emacs: moody: tweak mode-line colourAmin Bandali2019-09-201-1/+1
|
* emacs: update packages and disable emojifyAmin Bandali2019-09-201-0/+1
|
* emacs: remove exwm-systemtray--refresh call from my theme swithcersAmin Bandali2019-09-141-4/+2
|
* emacs: update lean-modeAmin Bandali2019-09-141-2/+0
| | | | my PR removing (require 'cl) has been merged
* emacs: ebdb: enable the pop-up again for nowAmin Bandali2019-09-131-1/+1
| | | | maybe make this conditional on screen size
* emacs: update packages, disable exwm for nowAmin Bandali2019-09-131-0/+3
|
* emacs: exwm: add some rudimentary exwm-randr settingsAmin Bandali2019-09-111-1/+14
|
* update my uwaterloo addressAmin Bandali2019-09-111-2/+2
|
* emacs: add org-pdftoolsAmin Bandali2019-09-111-0/+8
| | | | for linking to pdf files (and pages) in org
* emacs: add george-mode hashAmin Bandali2019-09-111-1/+1
|
* emacs: gnus: update lists.sr.ht mail splitting regexpAmin Bandali2019-09-101-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-modeAmin Bandali2019-09-091-0/+4
|
* emacs: exwm: tweak simulation keysAmin Bandali2019-09-091-5/+5
|
* emacs: exwm: improve close/quit -related bindingsAmin Bandali2019-09-081-6/+7
|
* emacs: exwm: fix s-N workspace switching bindingsAmin Bandali2019-09-081-7/+4
|
* emacs: update packages, use dmenu for s-SPCAmin Bandali2019-09-081-7/+6
| | | | and move what was previously bound to s-SPC to S-s-SPC
* emacs,shell: back to tango(mod) and doom-oneAmin Bandali2019-09-081-19/+18
|
* emacs: exwm: add convenient prev/next buffer switching bindingsAmin Bandali2019-09-071-1/+3
|
* emacs: exwm: add bindings for switching, swapping, resizing windowsAmin Bandali2019-09-061-0/+12
|
* emacs: erc: make erc-track info visible when using minionsAmin Bandali2019-09-061-0/+1
|
* emacs: take solarized for a spinAmin Bandali2019-09-061-11/+33
| | | | been so long :)
* emacs: add exwm-editAmin Bandali2019-09-061-0/+4
|
* emacs: exwm: add smooth-scrolling with C-p and C-n when in zathuraAmin Bandali2019-09-061-5/+9
|
* emacs: erc: remove my temporary fix for erc-lurkerAmin Bandali2019-09-061-74/+1
| | | | | | | | my patch landed on master yesterday: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ff0f4c731231b03d73cc35de9e042d1fc1b75f4e i’m currently back on emacs master so i don’t see any reasons for keeping this around anymore.
* emacs,shell: start xfce4-notifyd until i fix eosd’s buildAmin Bandali2019-09-061-0/+10
|