summaryrefslogtreecommitdiffstats
path: root/init.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [emacs] experiment with EXWM and key bindingsAmin Bandali2018-05-011-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.
* [emacs/ivy] allow wrapping around on first and last candidatesAmin Bandali2018-05-011-0/+1
|
* [emacs] unicode font stack around Ubuntu Mono and HackAmin Bandali2018-04-301-2/+31
| | | | Pretty much my ideal font stack for writing Lean.
* [emacs] assimilate lean-mode and dependenciesAmin Bandali2018-04-301-0/+8
| | | | | | | | | | | lib/async master v1.9.3-1-g04e1a2c lib/company master 0.9.6-23-gd26ec71 lib/f master v0.20.0 lib/flycheck master 31-118-g0c4bbd1f lib/helm master v2.9.2-24-g56039aaf lib/lean-mode master 6ed7031 lib/popup master v0.5.3-20-g80829dd lib/s master 1.12.0-10-g03410e6
* [emacs] disable C-{j,k} bindings in ivy-minibuffer-map for nowAmin Bandali2018-04-301-2/+2
|
* [emacs] stop using EXWM's default config and customize it a bitAmin Bandali2018-04-301-2/+71
|
* [emacs] display time and battery in mode-lineAmin Bandali2018-04-301-0/+20
|
* [emacs] use fringe-mode with default widthAmin Bandali2018-04-301-1/+2
| | | | Also, don't tangle the installation source block for now.
* [emacs] more background infoAmin Bandali2018-04-301-3/+17
|
* add some documentationAmin Bandali2018-04-301-0/+14
| | | | [emacs] automatically load counsel after 1.5 seconds
* [emacs] assimilate and enable EXWMAmin Bandali2018-04-281-11/+12
|
* [emacs] enable Ivy and friendsAmin Bandali2018-04-281-23/+23
|
* [emacs] enable exec-path-from-shellAmin Bandali2018-04-281-10/+9
|
* [emacs] fix post initialization TOC link on GitHubAmin Bandali2018-04-281-2/+2
| | | | | | GitHub's Org mode renderer doesn't use the CUSTOM_ID property for generating internal in-file links like Org mode itself does. So, at least for now, the internal link has to match the heading's full name.
* [emacs] add Borg's layer/essentials init, with some of my stuffAmin Bandali2018-04-281-0/+659