Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] switch back to evil | Amin Bandali | 2018-08-22 | 1 | -96/+145 |
| | |||||
* | [emacs] change my conventions prefix from ab to amin | Amin Bandali | 2018-08-22 | 1 | -26/+25 |
| | |||||
* | [emacs] remove Org html export related stuff | Amin Bandali | 2018-08-22 | 1 | -9/+1 |
| | | | | might want to bring some back later again | ||||
* | [emacs/notmuch] bind "e" in notmuch-hello-mode-map | Amin Bandali | 2018-08-18 | 1 | -5/+9 |
| | |||||
* | [emacs] disable time and battery on modeline | Amin Bandali | 2018-08-17 | 1 | -1/+3 |
| | |||||
* | [emacs,rc] update my gnu address | Amin Bandali | 2018-08-17 | 1 | -0/+1 |
| | |||||
* | [emacs,rc] add my new gnu address | Amin Bandali | 2018-08-04 | 1 | -1/+2 |
| | | | | also remove my long uw address, at least for now | ||||
* | [emacs] remove key-seq and only use key-chord, decrease delay | Amin Bandali | 2018-07-23 | 1 | -6/+3 |
| | | | | | the delay on j was annoying, even if only 0.075s. switch to key-chord so order won't matter, and bring delay down to 0.005s. | ||||
* | [emacs] add "jk" key sequence using key-seq (uses key-chord) for ryo | Amin Bandali | 2018-07-23 | 1 | -0/+15 |
| | |||||
* | [emacs] add more ryo bindings, including some for borg actions | Amin Bandali | 2018-07-23 | 1 | -0/+10 |
| | |||||
* | [emacs] adjust my preferred undo mechanism | Amin Bandali | 2018-07-22 | 1 | -3/+5 |
| | | | | | | have undo tree save history, and leave emacs' undo intact, for cases when undo tree's history gets corrupt at least i'd have functioning undo for the changes i made in the current session | ||||
* | [emacs] add more bindings, from the awesome crux and mwim | Amin Bandali | 2018-07-22 | 1 | -5/+31 |
| | |||||
* | [emacs] enable auto-revert and always use 4 spaces for indentation | Amin Bandali | 2018-07-22 | 1 | -0/+19 |
| | |||||
* | [emacs] more bindings | Amin Bandali | 2018-07-22 | 1 | -5/+14 |
| | |||||
* | [emacs] add more ryo-modal bindings | Amin Bandali | 2018-07-22 | 1 | -24/+34 |
| | |||||
* | [emacs] ditch evil in favour of ryo-modal | Amin Bandali | 2018-07-22 | 1 | -126/+105 |
| | | | | | also, rebind sway resize from s-r to s-S-r so that it won't clash with my counsel-recentf binding | ||||
* | [emacs] set name, email address, and message fqdn | Amin Bandali | 2018-07-19 | 1 | -1/+8 |
| | |||||
* | [{emacs,rc}/notmuch] add `latest' tag for newest batch of emails | Amin Bandali | 2018-07-19 | 1 | -0/+4 |
| | | | | and bind l on notmuch-hello for tag:latest | ||||
* | [emacs] add scaffolding for ox-hugo | Amin Bandali | 2018-07-17 | 1 | -0/+8 |
| | |||||
* | [emacs/notmuch] set notmuch-message-headers and add link to bug | Amin Bandali | 2018-07-16 | 1 | -0/+4 |
| | | | | | https://notmuchmail.org/pipermail/notmuch/2018/026781.html https://www.mail-archive.com/notmuch@notmuchmail.org/msg46658.html | ||||
* | [emacs] assimilate org (from source) | Amin Bandali | 2018-07-16 | 1 | -0/+2 |
| | | | | and bring in org-notmuch from contrib/ | ||||
* | [emacs] add and switch to eink theme | Amin Bandali | 2018-07-15 | 1 | -1/+7 |
| | |||||
* | [emacs/notmuch] don't insert the two blank lines in the beginning | Amin Bandali | 2018-07-14 | 1 | -6/+6 |
| | |||||
* | [emacs/supercite] add jwiegley's supercite config as a reference | Amin Bandali | 2018-07-14 | 1 | -0/+51 |
| | | | | from https://github.com/jwiegley/dot-emacs/blob/f3dd82ba7fdcd8f63603e7e7a9acb078f70de8fe/dot-gnus.el#L477 | ||||
* | [emacs/org] modern html5 export | Amin Bandali | 2018-07-14 | 1 | -1/+5 |
| | |||||
* | [emacs/notmuch] display more characters of authors | Amin Bandali | 2018-07-07 | 1 | -1/+7 |
| | |||||
* | [emacs] add some header links | Amin Bandali | 2018-07-07 | 1 | -6/+6 |
| | |||||
* | [emacs] remove vestigial EXWM configuration | Amin Bandali | 2018-07-07 | 1 | -226/+0 |
| | |||||
* | [emacs] assimilate doom-modeline and tao-theme (and their deps) | Amin Bandali | 2018-07-06 | 1 | -0/+18 |
| | |||||
* | [emacs] assimilate Proof General (for Coq) | Amin Bandali | 2018-07-06 | 1 | -0/+7 |
| | |||||
* | [emacs/alloy-mode] use indentation offset of 2 (instead of 3) | Amin Bandali | 2018-07-06 | 1 | -1/+2 |
| | |||||
* | [emacs] add alloy-mode | Amin Bandali | 2018-07-04 | 1 | -0/+6 |
| | |||||
* | [emacs] some convenience bindings | Amin Bandali | 2018-06-27 | 1 | -1/+2 |
| | |||||
* | [emacs] org: export html5, add htmlize for syntax highlighting | Amin Bandali | 2018-06-27 | 1 | -1/+4 |
| | |||||
* | [emacs] add evil{,-escape} and general and some keybindings | Amin Bandali | 2018-06-24 | 1 | -1/+74 |
| | |||||
* | [emacs] change message fqdn, remove webmasters tag as well when spam | Amin Bandali | 2018-06-19 | 1 | -3/+3 |
| | |||||
* | [emacs] don't enable multiple themes at the same time | Amin Bandali | 2018-05-13 | 1 | -0/+8 |
| | |||||
* | [emacs] properly build and use notmuch along with my settings | Amin Bandali | 2018-05-13 | 1 | -0/+184 |
| | |||||
* | [emacs] enable company-mode globally | Amin Bandali | 2018-05-07 | 1 | -0/+19 |
| | |||||
* | [emacs] assimilate and enable dante and its dependency, lcr | Amin Bandali | 2018-05-07 | 1 | -0/+9 |
| | |||||
* | [emacs] assimilate and enable which-key | Amin Bandali | 2018-05-06 | 1 | -0/+13 |
| | |||||
* | [emacs] assimilate flycheck-haskell | Amin Bandali | 2018-05-05 | 1 | -1/+153 |
| | | | | | | | Only use 'haskell-hlint checker and disable the other two. Also, add a copy of hs-lint.el, but leave it disabled (I tried it before deciding to use flycheck-haskell). | ||||
* | [emacs] add flycheck's missing deps (pkg-info & epl) & configure it | Amin Bandali | 2018-05-05 | 1 | -0/+11 |
| | |||||
* | [emacs] assimilate hlint-refactor | Amin Bandali | 2018-05-05 | 1 | -1/+17 |
| | |||||
* | [emacs] assimilate haskell-mode | Amin Bandali | 2018-05-05 | 1 | -1/+10 |
| | |||||
* | [emacs] tangle init.org before bootstrapping | Amin Bandali | 2018-05-03 | 1 | -1/+0 |
| | | | | | By making `tangle-init' a prerequisite of `bootstrap'. Adjust build instructions accordingly. | ||||
* | [emacs] further refine my Emacs' unicode font stack | Amin Bandali | 2018-05-03 | 1 | -6/+17 |
| | | | | | | | | Ditch Hack and Symbola monospacified. Ubuntu Mono and DejaVu Sans Mono are more than good enough. Also, force DejaVu Sans Mono for greek alphabet, since IMHO they look better than Ubuntu Mono's. For example, DejaVu's `α' looks much better and more distinguishable from `a' than Ubuntu Mono's. | ||||
* | [emacs] remove duplicate post-init message and shorten counsel delay | Amin Bandali | 2018-05-03 | 1 | -5/+1 |
| | |||||
* | [emacs] disable EXWM | Amin Bandali | 2018-05-02 | 1 | -2/+2 |
| | | | | | | | | | | Having used EXWM for a couple of days, I think bspwm provides an overall more stable and smoother experience, and is more polished. I really am going to miss EXWM's simulation keys though. Thankfully, it seems like xkeysnail [0] is a nice solution for that. [0]: https://github.com/mooz/xkeysnail | ||||
* | [emacs] experiment with EXWM and key bindings | Amin Bandali | 2018-05-01 | 1 | -9/+152 |
| | | | | | | | | | | | | | - Binding C-w to cut isn't worth the effort. I close tabs way more often. - When launched from within Emacs, Rofi doesn't seem to be able to properly launch programs. I haven't been able to debug the issue. - Rofi seems to have a noticeable lag now under EXWM, compared to back when I was using bspwm. rofi-pass is the main reason I still use it. So, TODO: see if I can port rofi-pass to ivy or helm. - EXWM's `exwm-input-set-key' seems awfully verbose compared to sxhkd. See if there's a shorter and neater way. |