summaryrefslogtreecommitdiffstats
path: root/init.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [emacs/evil] touch up my mode state mappingsAmin Bandali2018-11-241-5/+5
| | | | also, use emacs state for ebdb-mode
* [emacs/evil] allow evil-integration, but don't use undo-tree-modeAmin Bandali2018-11-221-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 sectionsAmin Bandali2018-11-221-1/+3
|
* [emacs] include non-ASCII counterparts in search resultsAmin Bandali2018-11-221-0/+13
|
* [emacs/evil] unbind C-k (instead use C-S-k) and down-mouse-1Amin Bandali2018-11-211-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 superciteAmin Bandali2018-11-211-2/+12
|
* [emacs/magit] auto-expand unmerged into upstream and recent commitsAmin Bandali2018-11-211-0/+1
|
* [emacs] add a few window-related amin--leader-keys bindingsAmin Bandali2018-11-191-0/+6
|
* [emacs] display full date on slack messagesAmin Bandali2018-11-191-0/+3
|
* [emacs/gnus] reply to webmasters-comment on ThankCRMsAmin Bandali2018-11-191-0/+2
|
* [emacs/supercite] use built-in sc-header-author-writes header styleAmin Bandali2018-11-191-11/+23
|
* [emacs] add evil-{nerd-commenter,surround}Amin Bandali2018-11-181-0/+21
|
* [emacs] assimilate and add eshell-up, add eshell aliases fileAmin Bandali2018-11-181-0/+7
| | | | | eshell aliases file based on https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases
* [emacs] more binding customizationsAmin Bandali2018-11-181-7/+27
|
* [emacs] add general and evil{,-escape}, with *lots* of enhancementsAmin Bandali2018-11-181-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 buffersAmin Bandali2018-11-161-1/+1
|
* [emacs] say hi and greetings for me :)Amin Bandali2018-11-151-2/+4
| | | | also, i think i prefer no prefix to ">>>>> " for reference header
* [emacs] actually, enable the server (used by emacsclient from term)Amin Bandali2018-11-151-1/+1
|
* [emacs] disable supercite auto-fill for now, move borg-removeAmin Bandali2018-11-131-3/+4
| | | | TODO: look into filladapt or gin-mode for possibily better filling
* [emacs] try out ebdbAmin Bandali2018-11-131-0/+76
|
* [emacs] set up supercite to my likingAmin Bandali2018-11-121-44/+19
|
* [emacs] disable highlight-indent-guidesAmin Bandali2018-11-121-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 magithubAmin Bandali2018-11-121-0/+12
|
* [emacs/org] have `C-c C-, L' insert an emacs-lisp src blockAmin Bandali2018-11-111-0/+1
|
* [emacs] customize the eshell promptAmin Bandali2018-11-111-0/+31
| | | | adapted from https://gitlab.com/bennya/shrink-path.el
* [emacs] comment out Server and Unicode init.org sectionsAmin Bandali2018-11-111-2/+2
|
* [emacs] assimilate and use hl-todoAmin Bandali2018-11-111-0/+9
|
* [emacs] remove doom-modeline and eink-theme, use smart-mode-lineAmin Bandali2018-11-111-12/+6
| | | | TODO: maybe look for another theme or create one
* [emacs] cut init time in half (~0.450s now) using use-package tweaksAmin Bandali2018-11-111-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 Bandali2018-11-111-2/+25
|
* [emacs] adjust lean-mode and highlight-indent-guides load delaysAmin Bandali2018-11-111-2/+2
|
* [emacs/lean-mode] use forward slash "/" as the prefix for lean-inputAmin Bandali2018-11-101-1/+6
|
* [emacs/gnus] default to 50 articles when no unread or tickedAmin Bandali2018-11-101-8/+3
|
* [emacs/gnus] always display my inbox groupsAmin Bandali2018-11-101-1/+3
|
* [emacs] further Gnus and Message customizationsAmin Bandali2018-11-101-31/+38
|
* [emacs/gnus] show the User-Agent header in article/mail summaryAmin Bandali2018-11-081-2/+2
|
* [emacs] gnus-posting-styles is good enough, no need for gnus-aliasAmin Bandali2018-11-081-41/+52
|
* [emacs/{gnus,org}] org-store-link (binding + no limit on subject)Amin Bandali2018-11-081-4/+8
|
* [emacs] assimilate and use gnus-alias instead of gnus-posting-stylesAmin Bandali2018-11-081-12/+45
|
* [emacs/gnus] bindings and posting styles fixesAmin Bandali2018-11-071-9/+25
|
* [emacs] update 7 drones, remove meghanada, note lsp-java depsAmin Bandali2018-11-071-2/+19
| | | | | | | | | | lib/epkg master v3.1.1-1-gc42bc98 lib/ghub master v3.0.0-3-g1abe6ff lib/highlight-indent-guides master fc99ee7 lib/magit master 2.13.0-387-gad130229 lib/ox-hugo master v0.8-437-g7fb284e lib/projectile master v1.0.0-204-gaa74ae1 lib/slack master b853a34
* [emacs,rc] Gnus + Isync + Dovecot configs, notmuch-emacs phase outAmin Bandali2018-11-071-72/+84
| | | | | | TODO: look into full-text search, using either notmuch or (c)lucene https://ericabrahamsen.net/tech/2014/oct/gnus-dovecot-lucene.html https://web.archive.org/web/20160713091633/http://roland.entierement.nu:80/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html
* [emacs] start configuring Gnus :)Amin Bandali2018-11-071-10/+52
|
* [emacs] add some help and helpful bindingsAmin Bandali2018-11-061-3/+17
|
* [emacs] Gnus setup skeletonAmin Bandali2018-11-061-0/+31
|
* [emacs] make outline bindings not overlap, bindings for flycheckAmin Bandali2018-11-051-2/+6
|
* [emacs] a few useful super bindingsAmin Bandali2018-11-041-5/+6
|
* [emacs] small slack enhancementsAmin Bandali2018-11-041-2/+4
|
* Revert "[emacs] assimilate org-outline-numbering and dep"Amin Bandali2018-11-041-3/+0
| | | | | | | This reverts commit 9b59637c71b32cc79bae835c0609f426c64e0136. i’ll instead use org-num (by Nicolas Goaziou) when it’s released https://lists.gnu.org/r/emacs-orgmode/2018-11/msg00015.html
* [emacs] some slack-related enhancementsAmin Bandali2018-11-041-2/+15
|