summaryrefslogtreecommitdiffstats
path: root/init.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [emacs] disable signature, use motion state for magit-blame-modeAmin Bandali2018-12-121-9/+7
|
* [emacs] update emailAmin Bandali2018-12-111-3/+3
|
* [emacs] assimilate and add multi-termAmin Bandali2018-12-111-1/+38
|
* [emacs] don't fail if secrets file not found, but show warningAmin Bandali2018-12-091-1/+4
|
* [emacs] abbrev in text-mode, default fill-column in message-modeAmin Bandali2018-12-091-3/+4
|
* [emacs/bbdb] disable bbdb tab completion in message-modeAmin Bandali2018-12-091-3/+4
| | | | | i already use company-bbdb. also, use bbdb-initialize instead of bbdb-insinuate-*.
* [emacs/message] lower idle delay for company in message-modeAmin Bandali2018-12-091-2/+5
|
* [emacs] adjust some load delaysAmin Bandali2018-12-091-4/+4
|
* [emacs] clean up old stuffAmin Bandali2018-12-081-251/+0
| | | | | remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch configs
* [emacs] manually add bbdb into lisp/bbdb/Amin Bandali2018-12-081-5/+15
|
* [emacs/{gnus,message}] tweak posting and citation stylesAmin Bandali2018-12-061-5/+15
|
* update emailAmin Bandali2018-12-061-4/+4
|
* [emacs/eshell] clear with C-S-l instead of C-lAmin Bandali2018-12-051-4/+4
|
* [emacs/evil] enable crossing linesAmin Bandali2018-12-041-1/+2
|
* [emacs/eshell] various tweaksAmin Bandali2018-12-041-3/+9
|
* [emacs] update 3 dronesAmin Bandali2018-12-041-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 Bandali2018-12-031-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-toggleAmin Bandali2018-12-031-8/+45
| | | | for some reason, shell-pop wouldn’t save eshell history
* [emacs] add cpitclaudel's tangomod{,-dark} themesAmin Bandali2018-12-011-2/+34
| | | | | and amin/{dark,light} helpers to switch between them along with corresponding sml mode-line theme
* [emacs/gnus] fix archive groupAmin Bandali2018-11-261-1/+1
|
* [emacs] tweak bindings a bitAmin Bandali2018-11-261-2/+4
|
* [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