summaryrefslogtreecommitdiffstats
path: root/init.org (follow)
Commit message (Expand)AuthorAgeFilesLines
* [emacs] put sendmail and message into their own sectionsAmin Bandali2018-09-161-20/+20
* [emacs] use ox-hugo-auto-exportAmin Bandali2018-09-151-0/+3
* [emacs] unbind C-j in emmet-mode-keymapAmin Bandali2018-09-151-1/+2
* [emacs] company-dabbrev: don't ever change casing of completionsAmin Bandali2018-09-151-0/+2
* [emacs] Ibubffer: categorize css-mode and scss-mode in "web"Amin Bandali2018-09-151-0/+2
* [emacs] (setq org-log-done 'time)Amin Bandali2018-09-151-1/+2
* [emacs] configure IbufferAmin Bandali2018-09-021-1/+59
* [emacs] assimilate highlight-indent-guidesAmin Bandali2018-09-021-0/+16
* [emacs] defmacro setq-every! and set web-related indentation to 2Amin Bandali2018-09-021-5/+29
* [emacs] assimilate web-mode and emmet-mode for better web dev xpAmin Bandali2018-09-021-0/+27
* [emacs] remove shackleAmin Bandali2018-09-011-21/+0
* [emacs/shackle] fix typo in rule :alignAmin Bandali2018-09-011-1/+1
* [emacs] assimilate boxquote.el and add key bindings on C-c qAmin Bandali2018-08-311-0/+37
* [emacs] assimilate unkillable-scratchAmin Bandali2018-08-301-0/+12
* [emacs] move *compilation* auto-close to own section under DefaultsAmin Bandali2018-08-301-10/+14
* [emacs] delete old backups automaticallyAmin Bandali2018-08-301-1/+2
* [emacs] call compile after async tangle, auto-close *compilation*Amin Bandali2018-08-301-7/+23
* [emacs] automatically tangle init.org on saveAmin Bandali2018-08-301-0/+47
* [emacs] add crux-top-join-line bindings (à la evil-mode's J)Amin Bandali2018-08-301-1/+3
* [emacs] C-l eshell clear binding and magit-dispatch-popup on bottomAmin Bandali2018-08-291-1/+9
* [emacs] assimilate shell-popAmin Bandali2018-08-291-0/+11
* [emacs] assimilate helpful and its deps, and add bindingsAmin Bandali2018-08-291-0/+13
* [emacs] assimilate shackle and add a few useful popup rulesAmin Bandali2018-08-291-0/+18
* [emacs] have C-d quit eshell on empty prompt inputAmin Bandali2018-08-291-0/+20
* [emacs] add borg-nix-shell and use it to build notmuch's build depsAmin Bandali2018-08-241-0/+3
* [emacs/notmuch] remove the g common binding and use notmuch's own GAmin Bandali2018-08-241-2/+0
* [emacs/notmuch] [re-]add a couple of bindingsAmin Bandali2018-08-231-11/+40
* [emacs] minor changesAmin Bandali2018-08-231-1/+2
* [emacs] use-package projectileAmin Bandali2018-08-231-0/+21
* [emacs] use the standard C-c as my prefix, instead of M-mAmin Bandali2018-08-231-44/+27
* [emacs] remove evil; back to using vanilla emacsAmin Bandali2018-08-231-201/+95
* [emacs] work around org source block indentation issue with evilAmin Bandali2018-08-231-1/+2
* [emacs][wip] adapt to evil-collection-notmuch bindings etcAmin Bandali2018-08-231-33/+24
* [emacs] further evil-related enhancementsAmin Bandali2018-08-221-18/+29
* [emacs] switch back to evilAmin Bandali2018-08-221-96/+145
* [emacs] change my conventions prefix from ab to aminAmin Bandali2018-08-221-26/+25
* [emacs] remove Org html export related stuffAmin Bandali2018-08-221-9/+1
* [emacs/notmuch] bind "e" in notmuch-hello-mode-mapAmin Bandali2018-08-181-5/+9
* [emacs] disable time and battery on modelineAmin Bandali2018-08-171-1/+3
* [emacs,rc] update my gnu addressAmin Bandali2018-08-171-0/+1
* [emacs,rc] add my new gnu addressAmin Bandali2018-08-041-1/+2
* [emacs] remove key-seq and only use key-chord, decrease delayAmin Bandali2018-07-231-6/+3
* [emacs] add "jk" key sequence using key-seq (uses key-chord) for ryoAmin Bandali2018-07-231-0/+15
* [emacs] add more ryo bindings, including some for borg actionsAmin Bandali2018-07-231-0/+10
* [emacs] adjust my preferred undo mechanismAmin Bandali2018-07-221-3/+5
* [emacs] add more bindings, from the awesome crux and mwimAmin Bandali2018-07-221-5/+31
* [emacs] enable auto-revert and always use 4 spaces for indentationAmin Bandali2018-07-221-0/+19
* [emacs] more bindingsAmin Bandali2018-07-221-5/+14
* [emacs] add more ryo-modal bindingsAmin Bandali2018-07-221-24/+34
* [emacs] ditch evil in favour of ryo-modalAmin Bandali2018-07-221-126/+105