| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
for some reason, shell-pop wouldn’t save eshell history
|
| |
|
| |
|
| |
|
|
|
|
|
| |
eshell aliases file based on
https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases
|
|
|
|
|
| |
extremely happy with how this has turned out so far. after all, i may
be able to use and stick with evil.
|
| |
|
|
|
|
|
| |
quite nice and pretty, but i don’t think it’s necessary, and i feel it
adds some latency
|
| |
|
| |
|
|
|
|
| |
TODO: maybe look for another theme or create one
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
hopefully the slack thing is temporary, as i don’t like using
proprietary platforms. however, if i must, i’d *much* prefer using
free software to access it, rather than executing proprietary JS.
note: since i’ve decided to commit etc/secrets.el, it shall not
contain any sensitive information itself, but rather how to obtain
them. therefore, it must be byte-compiled; and the byte-compiled
etc/secrets.elc must *never* be committed.
|
| |
|
|
|
|
| |
TODO: sort out auto-upating if possible and then enable
|
|
|
|
| |
also briefly tried lsp-java but meghanada seems to be more stable atm
|
|
|
|
|
|
|
|
| |
typo.el: a nicer alternative to electric-quote-mode which allows
cycling between the quotes
also add an ispell workaround for correctly checking spelling of words
with ’ apostrophe in them
|
|
|
|
|
|
|
| |
anzu is not a dependency, but I noticed doom-modeline refers to it
when using isearch (in pdf-view-mode swiper searches through binary
contents of a pdf, so we'll fall back to isearch), resulting in a
warning if it's not present.
|
|
|
|
| |
i've been using eink for a few months already
|
|
|
|
| |
TODO: remove notmuch after migrating to Gnus
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
lib/doom-modeline master 0.4.0-10-g54c2824
lib/ghub master v2.0.1-45-gcdccff8
lib/graphql master ea85c2b
lib/haskell-mode master v13.14-1172-gb441b93
lib/org master release_9.1.14-912-g5fe165003
lib/projectile master v1.0.0-25-g0944c25
lib/tao-theme master 8582ac9
lib/treepy master 0.1.1
|
|
|
|
|
|
|
|
| |
fix doesn't seem to be applied to nixpkgs unstable yet ? either that,
or some package might somehow be using an unpatched version.
https://github.com/NixOS/nixpkgs/pull/42649
http://git.savannah.gnu.org/cgit/automake.git/commit/?id=13f00eb4493c217269b76614759e452d8302955e
|
| |
|
|
|
|
| |
TODO: change indentation offsets to 2
|
|
|
|
|
|
|
|
| |
most packages that i use have fairly sane defaults. also, shackles
messes with magit popups a bit, and fixing it would require writing
custom functions, which i'm not down to do at the moment. basically,
the costs way outweight the benefits right now. i might add it again
some day though :)
|
| |
|
|
|
|
| |
make *scratch* and *Messages* unkillable
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib/borg master v2.0.0-68-ga495a46
lib/doom-modeline master 0.4.0-5-gad7c7ae
lib/helm master v3.0-2-g40a3fd4f
lib/magit master 2.13.0-193-g648ea6e5
lib/no-littering master v0.5.14-8-g3f6d290
lib/org master release_9.1.14-901-g38a89014a
lib/ox-hugo master v0.8-348-g0af60fc
lib/proof-site master v4.4-198-g69066bf2
lib/which-key master v3.3.0-2-gc938bbf
|
|
|
|
|
|
|
| |
- currently only works in regular emacs session and not via terminal:
https://github.com/emacscollective/borg/issues/78
- TODO: add support for guix environment
|
| |
|
| |
|
| |
|
|
|
|
| |
might want to bring some back later again
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
also, rebind sway resize from s-r to s-S-r so that it won't clash with
my counsel-recentf binding
|
|
|
|
| |
and bring in org-notmuch from contrib/
|
|
|
|
| |
https://github.com/aminb/eink-emacs
|
| |
|
| |
|