Commit Graph

1849 Commits (b4fcd4aff41fe3f4faaad66f3f8906ed440bd8f8)

Author SHA1 Message Date
Pierre Neidhardt b2635692f9 Engine: Add Next engine. 2020-05-14 19:24:32 +02:00
Pierre Neidhardt 9a9a25f764 Eshell: Bind "C-x n d" to eshell-narrow-to-prompt. 2020-05-09 11:46:49 +02:00
Pierre Neidhardt d49e1b65df Helm: Lookup Btrfs subvolumes. 2020-05-05 14:32:00 +02:00
Pierre Neidhardt e8a0ff014d Gnus: Init. 2020-04-18 10:55:49 +02:00
Pierre Neidhardt aca180505e EXMW: Set SLY as the default REPL. 2020-04-15 12:22:42 +02:00
Pierre Neidhardt 1c001502fb Engine: Remove torrent. 2020-04-15 12:22:27 +02:00
Pierre Neidhardt 5104be613e engine: Remove conflicting "y" keybinding for Youtube. 2020-04-08 18:54:09 +02:00
Pierre Neidhardt 0e71c7b9b0 Engine: Also bind CTAN to "ctan" and Youtube to "yt". 2020-04-08 16:10:43 +02:00
Pierre Neidhardt ad9d63b4f9 Clojure/CIDER: Require NS on set. 2020-04-08 16:09:16 +02:00
Pierre Neidhardt 3b138f0afe Restclient: Init config. 2020-04-06 10:33:18 +02:00
Pierre Neidhardt a0ba1f66ad engine: Add guix-isues ("gui"), use Guix Data Service to query packages ("gup"). 2020-04-03 17:57:27 +02:00
Pierre Neidhardt 96084932aa notmuch: Poll new mails asynchronously and fix GPG decrypt issue. 2020-04-03 11:12:18 +02:00
Pierre Neidhardt d080cc8404 theme: Comment on darker mouse cursor. 2020-04-02 14:03:39 +02:00
Pierre Neidhardt 612c5b7043 Eshell: Remove outdated version check for helm-fish-completion. 2020-03-22 16:33:13 +01:00
Pierre Neidhardt d72d4d4628 SLIME/Helm: Sync bindings with SLY. 2020-03-14 17:55:33 +01:00
Pierre Neidhardt 676191d7ea Lisp: Add sly-load-reload-system and bind it to f6. 2020-03-13 20:27:32 +01:00
Pierre Neidhardt f8ac9aee05 Lisp: Bind f6 to sly-asdf-reload-system. 2020-03-11 16:45:33 +01:00
Pierre Neidhardt 3e0f77bfd1 Guix/Emacs: Enable Yasnippet after loading the Guix snippets. 2020-03-11 15:17:34 +01:00
Pierre Neidhardt 8520b9bd4c Emacs: Autoload adoc-mode with .adoc files. 2020-03-11 12:53:20 +01:00
Pierre Neidhardt 716bdbd031 Emacs: Fix ambrevar/toggle-proxy loading. 2020-03-06 08:19:22 +01:00
Pierre Neidhardt cf786f8ba4 Emms: Remove mpv IPC workaround.
Should be fixed now that we have mpv 0.31.
2020-03-04 18:10:11 +01:00
Pierre Neidhardt 7226302f98 Emacs: Add ambrevar/toggle-proxy. 2020-03-04 17:33:00 +01:00
Pierre Neidhardt 084734625d Geiser: Remove hotpatches now that 0.11.2 is out. 2020-02-25 15:51:28 +01:00
Pierre Neidhardt 36c06523d6 Magit: Use git-grep as a magit-todos scanner. 2020-02-21 09:17:00 +01:00
Pierre Neidhardt 15c7f5de50 Eshell: Patch INSIDE_EMACS. 2020-02-17 17:05:40 +01:00
Pierre Neidhardt 32a8e722a7 EXWM/Geiser: Fix REPL switcher loading. 2020-02-13 12:27:28 +01:00
Pierre Neidhardt 2585fff433 geiser: Remove manual patch. 2020-02-13 12:27:28 +01:00
Pierre Neidhardt 5ec594adc9 Emacs/Guix: Add Nonguix and Games to Guile's %load-path. 2020-02-13 12:27:28 +01:00
Pierre Neidhardt 40ee9558d9 clojure: Save history. 2020-02-13 12:27:28 +01:00
Pierre Neidhardt 69e8356f2c Lisp: Note how Helm can complete with Emacs 27. 2020-02-13 08:31:54 +01:00
Pierre Neidhardt f27a4c058c Cyberpunk: Fix Org sections. 2020-01-15 12:18:33 +01:00
Pierre Neidhardt 2896e76d06 Fix spurious load of visual.el. 2020-01-15 12:08:01 +01:00
Pierre Neidhardt ae1e2ff81e Move Helm face customization to theme-ambrevar. 2020-01-15 12:08:01 +01:00
Pierre Neidhardt ad3e4a4d60 Move rainbow-delimiters face customization to theme-ambrevar. 2020-01-15 12:08:01 +01:00
Pierre Neidhardt b71630c1f6 Cyberpunk: Fix magit diff contrast. 2020-01-15 12:08:01 +01:00
Pierre Neidhardt ebb9c8e706 Emacs: Use cyberpunk theme.
Move my own theme to theme-ambrevar.el.
2020-01-15 11:23:46 +01:00
Pierre Neidhardt 20b52714dd eww: Fix external browser. 2020-01-09 17:20:56 +01:00
Pierre Neidhardt b75efffeae Engine: Remove hack since input prompt property has been fixed in 2.1.1. 2020-01-09 17:01:19 +01:00
Pierre Neidhardt e9591a8cac EXWM: Use Clojure REPL by default. 2020-01-09 15:36:49 +01:00
Pierre Neidhardt da27949f04 Clojure: Fix spurious dolist. 2020-01-09 15:36:34 +01:00
Pierre Neidhardt 9b822295d8 Emacs/Clojure: Init. 2020-01-06 20:00:47 +01:00
Pierre Neidhardt 27eec69f58 Org/Notmuch: Update package name org-notmuch to ol-notmuch. 2019-12-08 16:12:58 +01:00
Pierre Neidhardt 28677e8be6 Eshell/Detach: Comment and fix typos. 2019-12-06 15:47:17 +01:00
Pierre Neidhardt 24ecc66c99 Smtpmail: Automatically set smtpmail-smtp-user. 2019-12-06 15:13:44 +01:00
Pierre Neidhardt dc4ffa76b9 Emacs: Work around auth-source-pass issue. 2019-12-06 14:59:36 +01:00
Pierre Neidhardt c3c61d45a4 Emacs: Use password store for authentication. 2019-12-06 12:22:33 +01:00
Pierre Neidhardt 654ce4c46f Emms 5.3: Add workaround for mpv 0.30.
Remove when 5.4 is out.
2019-12-06 10:50:01 +01:00
Pierre Neidhardt 8c51e94c98 Guix/Evil: Fix manifest bindings for insert state. 2019-12-05 11:51:38 +01:00
Pierre Neidhardt aecd6b65f3 Emacs/Camcorder: Use ~/Downloads instead of ~/temp. 2019-11-28 18:58:58 +01:00
Pierre Neidhardt 7d5e6fbaaa Emacs/Guix: Bind manifest edition functions in Evil as well. 2019-11-28 18:58:01 +01:00