Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emacs: untabify init.el | Amin Bandali | 2019-09-04 | 1 | -4/+4 | |
| | ||||||
* | emacs: update packages, experiment with doom-modeline a bit | Amin Bandali | 2019-09-04 | 2 | -9/+16 | |
| | | | | also disable multi-term (haven’t really been using it) | |||||
* | emacs: improve init-related messages | Amin Bandali | 2019-09-03 | 1 | -7/+14 | |
| | ||||||
* | emacs: fix overlapping crux and counsel bindings | Amin Bandali | 2019-09-03 | 1 | -3/+3 | |
| | ||||||
* | emacs: improve tex-mode list workflows | Amin Bandali | 2019-09-03 | 5 | -17/+5 | |
| | | | | | | type ‘o’ followed by space for enumerate (ordered list), and ‘u’ folloewd by space for itemize (unordered list); insert new \item with M-RET | |||||
* | emacs: update packages | Amin Bandali | 2019-09-03 | 1 | -6/+6 | |
| | ||||||
* | emacs: remove newlines around message-elide-ellipsis’s [...] | Amin Bandali | 2019-09-02 | 1 | -1/+2 | |
| | ||||||
* | emacs: customize mm-uu-diff-groups-regexp for diff highlighting | Amin Bandali | 2019-09-02 | 1 | -0/+5 | |
| | | | | | i had stumbled upon this by accident a while ago, while using the gnu.* prefix for my group names | |||||
* | emacs: add note for gnus-article-treat-patch and white backgrounds | Amin Bandali | 2019-09-02 | 1 | -0/+2 | |
| | ||||||
* | emacs: add back my last exwm config, disabled for now | Amin Bandali | 2019-09-02 | 1 | -0/+170 | |
| | ||||||
* | emacs: don’t set initial-major-mode to text-mode | Amin Bandali | 2019-09-02 | 1 | -1/+1 | |
| | | | | | lisp-interaction-mode is fine. i do recall, however, that at some point *scratch* used fundamental-mode though; not sure. | |||||
* | gnus-article-treat-patch.el: update from upstream | Amin Bandali | 2019-09-02 | 1 | -4/+20 | |
| | | | | | | | Frank kindly added a license header so we all could use gnus-article-treat-patch.el in freedom :) https://www.0x50.de/fterbeck/emacs/commit/1f96ab989980287bd2c5e8b02e1a2be57dcef7de | |||||
* | emacs: update packages | Amin Bandali | 2019-09-02 | 1 | -5/+5 | |
| | ||||||
* | zathura: tweak some settings and bindings | Amin Bandali | 2019-09-02 | 1 | -0/+12 | |
| | ||||||
* | emacs: ebdb: just set ebdb-gnus-window-size | Amin Bandali | 2019-09-01 | 1 | -7/+1 | |
| | ||||||
* | emacs: tweak some bindings | Amin Bandali | 2019-09-01 | 1 | -3/+9 | |
| | ||||||
* | shell: set INFOPATH properly | Amin Bandali | 2019-09-01 | 2 | -1/+5 | |
| | ||||||
* | emacs: theme: forgot to uncomment load-theme for the dark theme | Amin Bandali | 2019-08-31 | 1 | -1/+1 | |
| | ||||||
* | emacs: change footnote prefix from "C-c f" to "C-c f n" | Amin Bandali | 2019-08-31 | 1 | -2/+2 | |
| | ||||||
* | emacs: fix typos, add no-littering version, update my znc.el fork | Amin Bandali | 2019-08-31 | 2 | -4/+4 | |
| | | | | znc.el update for supressing (require 'cl) deprecation warning | |||||
* | emacs: gnus: more granular thread sorting | Amin Bandali | 2019-08-31 | 1 | -1/+5 | |
| | ||||||
* | emacs: add gnus-article-treat-patch (leave it disabled) | Amin Bandali | 2019-08-31 | 2 | -0/+457 | |
| | | | | TODO: figure out why it adds a whole bunch of blank lines to the top | |||||
* | emacs: remove znc.el subproject now that i'm back on straight.el | Amin Bandali | 2019-08-31 | 2 | -3/+0 | |
| | ||||||
* | emacs: rearrange and regroup early init settings a bit | Amin Bandali | 2019-08-31 | 1 | -160/+185 | |
| | ||||||
* | emacs: use no-littering | Amin Bandali | 2019-08-31 | 1 | -53/+17 | |
| | ||||||
* | emacs,gnupg: do pinentry outside emacs | Amin Bandali | 2019-08-31 | 3 | -26/+6 | |
| | ||||||
* | emacs: adapt use-package-font-lock-keywords for use-feature | Amin Bandali | 2019-08-31 | 1 | -0/+9 | |
| | ||||||
* | emacs: use straight.el for package management again | Amin Bandali | 2019-08-31 | 3 | -148/+283 | |
| | | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | |||||
* | emacs: pdf-tools: convenient history bindings, more gentle resizing | Amin Bandali | 2019-08-30 | 1 | -2/+5 | |
| | ||||||
* | emacs: add some tex-mode hooks for better editing experience | Amin Bandali | 2019-08-30 | 1 | -1/+4 | |
| | | | | | | | | | enable: - auto-fill-mode - flyspell-mode disable: - electric-indent-mode (locally) | |||||
* | emacs: add some convenient bindings | Amin Bandali | 2019-08-30 | 1 | -4/+6 | |
| | ||||||
* | emacs: yasnippet: "fix" cite | Amin Bandali | 2019-08-30 | 1 | -1/+1 | |
| | ||||||
* | emacs: update custom-file | Amin Bandali | 2019-08-30 | 1 | -12/+13 | |
| | ||||||
* | emacs: yasnippet: don’t expand on SPC in git-commit-mode | Amin Bandali | 2019-08-27 | 1 | -1/+10 | |
| | | | | | | | guix provides snippets like ‘add’ [0] which would get auto-expanded in git-commit-mode with SPC, super annoying. [0]: https://git.savannah.gnu.org/cgit/guix.git/tree/etc/snippets/text-mode/guix-commit-message-add-package | |||||
* | emacs: yasnippet: add some convenience snippets for latex-mode | Amin Bandali | 2019-08-27 | 12 | -0/+71 | |
| | ||||||
* | emacs: magit: don’t show ignored files for now | Amin Bandali | 2019-08-27 | 1 | -4/+4 | |
| | ||||||
* | emacs: magit: add magit-insert-ignored-files, use C-c g | Amin Bandali | 2019-08-27 | 1 | -5/+10 | |
| | ||||||
* | emacs: disable typo-mode in tex-mode | Amin Bandali | 2019-08-27 | 1 | -1/+2 | |
| | ||||||
* | emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map | Amin Bandali | 2019-08-27 | 1 | -0/+1 | |
| | ||||||
* | emacs: overhaul bindings to be more C-based rather than s-based | Amin Bandali | 2019-08-26 | 1 | -32/+31 | |
| | ||||||
* | emacs: ivy: properly ignore erc-, magit-, and dired-mode buffers | Amin Bandali | 2019-08-26 | 1 | -3/+13 | |
| | ||||||
* | emacs: add reftex | Amin Bandali | 2019-08-26 | 1 | -0/+17 | |
| | ||||||
* | emacs: better buffer-switching bindings | Amin Bandali | 2019-08-26 | 1 | -3/+3 | |
| | ||||||
* | emacs: gnus: fix se212 folder name in split rules | Amin Bandali | 2019-08-26 | 1 | -2/+2 | |
| | ||||||
* | msmtp: update shemshak tls fingerprint | Amin Bandali | 2019-08-25 | 1 | -2/+2 | |
| | ||||||
* | emacs: temporary fix for org-link-email-description-format | Amin Bandali | 2019-08-25 | 1 | -0/+3 | |
| | ||||||
* | emacs: update custom, fix haskell-cafe directory name | Amin Bandali | 2019-08-25 | 2 | -37/+70 | |
| | ||||||
* | guix: bump guix to latest master | Amin Bandali | 2019-08-22 | 1 | -1/+1 | |
| | ||||||
* | emacs: gnus: fix regexp for lists.sr.ht lists | Amin Bandali | 2019-08-21 | 1 | -2/+3 | |
| | | | | | | | | omitting one dot if present. e.g., ~sircmpwn/sr.ht-dev@lists.sr.ht => l.~sircmpwn.srht-dev | |||||
* | emacs: erc: fix for erc lurker (bug#36843) | Amin Bandali | 2019-08-21 | 1 | -1/+74 | |
| | | | | https://bugs.gnu.org/36843 |