summaryrefslogtreecommitdiffstats
path: root/.Xresources.d/fonts (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-05switch to exwmAmin Bandali2-32/+85
2019-09-05emacs: magit: set magit-diff-refine-hunkAmin Bandali1-1/+3
2019-09-04emacs: untabify init.elAmin Bandali1-4/+4
2019-09-04emacs: update packages, experiment with doom-modeline a bitAmin Bandali2-9/+16
also disable multi-term (haven’t really been using it)
2019-09-03emacs: improve init-related messagesAmin Bandali1-7/+14
2019-09-03emacs: fix overlapping crux and counsel bindingsAmin Bandali1-3/+3
2019-09-03emacs: improve tex-mode list workflowsAmin Bandali5-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
2019-09-03emacs: update packagesAmin Bandali1-6/+6
2019-09-02emacs: remove newlines around message-elide-ellipsis’s [...]Amin Bandali1-1/+2
2019-09-02emacs: customize mm-uu-diff-groups-regexp for diff highlightingAmin Bandali1-0/+5
i had stumbled upon this by accident a while ago, while using the gnu.* prefix for my group names
2019-09-02emacs: add note for gnus-article-treat-patch and white backgroundsAmin Bandali1-0/+2
2019-09-02emacs: add back my last exwm config, disabled for nowAmin Bandali1-0/+170
2019-09-02emacs: don’t set initial-major-mode to text-modeAmin Bandali1-1/+1
lisp-interaction-mode is fine. i do recall, however, that at some point *scratch* used fundamental-mode though; not sure.
2019-09-02gnus-article-treat-patch.el: update from upstreamAmin Bandali1-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
2019-09-02emacs: update packagesAmin Bandali1-5/+5
2019-09-02zathura: tweak some settings and bindingsAmin Bandali1-0/+12
2019-09-01emacs: ebdb: just set ebdb-gnus-window-sizeAmin Bandali1-7/+1
2019-09-01emacs: tweak some bindingsAmin Bandali1-3/+9
2019-09-01shell: set INFOPATH properlyAmin Bandali2-1/+5
2019-08-31emacs: theme: forgot to uncomment load-theme for the dark themeAmin Bandali1-1/+1
2019-08-31emacs: change footnote prefix from "C-c f" to "C-c f n"Amin Bandali1-2/+2
2019-08-31emacs: fix typos, add no-littering version, update my znc.el forkAmin Bandali2-4/+4
znc.el update for supressing (require 'cl) deprecation warning
2019-08-31emacs: gnus: more granular thread sortingAmin Bandali1-1/+5
2019-08-31emacs: add gnus-article-treat-patch (leave it disabled)Amin Bandali2-0/+457
TODO: figure out why it adds a whole bunch of blank lines to the top
2019-08-31emacs: remove znc.el subproject now that i'm back on straight.elAmin Bandali2-3/+0
2019-08-31emacs: rearrange and regroup early init settings a bitAmin Bandali1-160/+185
2019-08-31emacs: use no-litteringAmin Bandali1-53/+17
2019-08-31emacs,gnupg: do pinentry outside emacsAmin Bandali3-26/+6
2019-08-31emacs: adapt use-package-font-lock-keywords for use-featureAmin Bandali1-0/+9
2019-08-31emacs: use straight.el for package management againAmin Bandali3-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.
2019-08-30emacs: pdf-tools: convenient history bindings, more gentle resizingAmin Bandali1-2/+5
2019-08-30emacs: add some tex-mode hooks for better editing experienceAmin Bandali1-1/+4
enable: - auto-fill-mode - flyspell-mode disable: - electric-indent-mode (locally)
2019-08-30emacs: add some convenient bindingsAmin Bandali1-4/+6
2019-08-30emacs: yasnippet: "fix" citeAmin Bandali1-1/+1
2019-08-30emacs: update custom-fileAmin Bandali1-12/+13
2019-08-27emacs: yasnippet: don’t expand on SPC in git-commit-modeAmin Bandali1-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
2019-08-27emacs: yasnippet: add some convenience snippets for latex-modeAmin Bandali12-0/+71
2019-08-27emacs: magit: don’t show ignored files for nowAmin Bandali1-4/+4
2019-08-27emacs: magit: add magit-insert-ignored-files, use C-c gAmin Bandali1-5/+10
2019-08-27emacs: disable typo-mode in tex-modeAmin Bandali1-1/+2
2019-08-27emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-mapAmin Bandali1-0/+1
2019-08-26emacs: overhaul bindings to be more C-based rather than s-basedAmin Bandali1-32/+31
2019-08-26emacs: ivy: properly ignore erc-, magit-, and dired-mode buffersAmin Bandali1-3/+13
2019-08-26emacs: add reftexAmin Bandali1-0/+17
2019-08-26emacs: better buffer-switching bindingsAmin Bandali1-3/+3
2019-08-26emacs: gnus: fix se212 folder name in split rulesAmin Bandali1-2/+2
2019-08-25msmtp: update shemshak tls fingerprintAmin Bandali1-2/+2
2019-08-25emacs: temporary fix for org-link-email-description-formatAmin Bandali1-0/+3
2019-08-25emacs: update custom, fix haskell-cafe directory nameAmin Bandali2-37/+70
2019-08-22guix: bump guix to latest masterAmin Bandali1-1/+1