Commit Graph

61 Commits (7f5cae2f2aadcbf60e82798e164b5f330491eae5)

Author SHA1 Message Date
Pierre Neidhardt 53a81bf7c5 Emacs/SLY: Workaround Helm/SLY bug by using helm-company. 2020-09-09 11:52:16 +02:00
Pierre Neidhardt 696969c378 SLY: Fix ANSI colors. 2020-07-09 09:41:24 +02: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 69e8356f2c Lisp: Note how Helm can complete with Emacs 27. 2020-02-13 08:31:54 +01:00
Pierre Neidhardt ad3e4a4d60 Move rainbow-delimiters face customization to theme-ambrevar. 2020-01-15 12:08:01 +01:00
Pierre Neidhardt a4de491950 Emacs: Use ws-butler and remove own hacks. 2019-11-02 16:16:29 +01:00
Pierre Neidhardt 9e2350af75 Emacs/Lisp/SLY: Fix sly switcher. 2019-10-27 12:41:36 +01:00
Pierre Neidhardt 0372dcae4c SLY: Store REPL history in cache. 2019-10-17 12:39:34 +02:00
Pierre Neidhardt 1197a934d8 SLY: Fix sly-mrepl C-c M-o binding, remove C-c C-d h binding (SLY has C-c C-d C-h). 2019-10-17 10:58:51 +02:00
Pierre Neidhardt 012b37b298 SLY: Bind "C-c C-d h" to hyperspec-lookup and "C-c M-o" to sly-mrepl-clear-repl. 2019-10-16 18:21:31 +02:00
Pierre Neidhardt 236bfd1e56 SLY: Use helm-sly instead of helm-lisp and use native Helm completion. 2019-10-16 18:05:20 +02:00
Pierre Neidhardt 7e1e85bbff SLIME: Use slime-mrepl. 2019-10-13 12:54:26 +02:00
Pierre Neidhardt 75028442ea SLY: Don't prompt when REPL exists. 2019-10-13 12:54:07 +02:00
Pierre Neidhardt 588866917e SLY: Bind s-backspace to sly-switch-to-repl. 2019-10-13 12:53:46 +02:00
Pierre Neidhardt 2c0206b620 Emacs/SLY: Initial configuration. 2019-10-10 18:47:11 +02:00
Pierre Neidhardt d031411717 Lisp: Add D-Bus methods to Imenu. 2019-09-10 11:15:29 +02:00
Pierre Neidhardt e838dc80ee Lisp: Add "mode", "command" and "parenscript" to Imenu. 2019-09-09 14:34:52 +02:00
Pierre Neidhardt ddb154d897 Lisp: Enable rainbow delimiters in SLIME REPL. 2019-08-26 12:28:11 +02:00
Pierre Neidhardt ab5ac92c2a Lisp: Fix issue with slime-export-symbol-at-point when using uiop:define-package. 2019-08-25 12:14:06 +02:00
Pierre Neidhardt c29e74d03a Lisp: Add ECL to list of implementations. 2019-08-24 16:07:26 +02:00
Pierre Neidhardt 608be340b6 Lisp: Fix loading of helm-slime. 2019-08-18 22:37:36 +02:00
Pierre Neidhardt 9787dd2c35 lisp: Add redshank config. 2019-08-18 18:43:51 +02:00
Pierre Neidhardt de67716316 Lisp: Enable helm-slime-mode. 2019-08-18 15:57:44 +02:00
Pierre Neidhardt 3a848a7bc1 Lisp: Require SLIME just in time. 2019-07-04 10:39:52 +02:00
Pierre Neidhardt 7e879d9e0d SLIME: Disable broken slime-repl-ansi-color. 2019-06-24 21:40:52 +02:00
Pierre Neidhardt c3bf90eb52 Lisp: Remove inferior-lisp history function (superseded by SLIME REPL) 2019-03-08 09:43:54 +01:00
Pierre Neidhardt b2702fc2c1 Emacs/Lisp: Split Scheme and Common Lisp setups 2019-03-08 09:43:54 +01:00
Pierre Neidhardt 763fc7b25f Geiser: Load patch-geiser properly 2019-03-08 09:22:53 +01:00
Pierre Neidhardt 69a3afdbe8 lisp: Add sbcl and ccl to slime-lisp-implementations 2019-03-05 11:54:54 +01:00
Pierre Neidhardt 4b5cec6fd3 Emacs: Remove obsolete REVIEW comments 2019-03-03 13:01:37 +01:00
Pierre Neidhardt c03d09787b Comment on all replaceable switchers 2019-02-22 18:36:09 +01:00
Pierre Neidhardt ac3233cb8a EXWM/SLIME/Lisp: Fix s-<backspace> binding to slime-switch-to-repl 2019-02-21 18:27:44 +01:00
Pierre Neidhardt f67e8899d9 Lisp/SLIME: Show helm-slime-mini even with only one REPL 2019-02-20 17:55:08 +01:00
Pierre Neidhardt d423303a94 lisp: Bind s-<backspace> to ambrevar/slime-switch-to-repl 2019-02-19 13:32:18 +01:00
Pierre Neidhardt 35f90f81cc Scheme/Geiser: Include GUILE--MANUAL-LOOK-UP patch 2019-02-14 16:24:36 +01:00
Pierre Neidhardt d2af6c783f SLIME: Use Lispy in REPL 2019-01-11 11:00:10 +01:00
Pierre Neidhardt 0efe0abca2 SLIME: Load xref-browser, sprof, quicklisp extensions 2019-01-11 10:59:44 +01:00
Pierre Neidhardt d8afcb4e6a Lisp: Bind M-<backspace> to lispyville-delete-backward-word 2019-01-11 10:59:19 +01:00
Pierre Neidhardt 48d44690e5 Lisp: Support CLHS Guix package 2019-01-06 19:03:25 +01:00
Pierre Neidhardt 3339f847aa Lisp: Lookup CLHS locally 2018-12-28 19:38:46 +01:00
Pierre Neidhardt ab06085cec Lisp: Use CCL if available 2018-11-19 10:35:04 +01:00
Pierre Neidhardt a31d5fee1e Lisp/SLIME: Add slime-repl-ansi-color 2018-10-24 16:37:15 +02:00
Pierre Neidhardt 93baaa97c3 Scheme: Add Alex Kost's patch 2018-10-24 16:37:15 +02:00
Pierre Neidhardt d066d70b09 SLIME/Company: Fix slime-company setup 2018-10-21 13:50:51 +02:00
Pierre Neidhardt 9dcfbfb6d0 Lisp: Enable rainbow-delimiters in the Geiser REPL 2018-10-17 17:50:37 +02:00
Pierre Neidhardt 22f6b3655a Lisp: Load some contribs, including slime-company 2018-10-16 20:11:35 +02:00
Pierre Neidhardt 9b27a8796f Lisp: Save SLIME history 2018-10-16 20:09:34 +02:00
Pierre Neidhardt 6899f47ced lisp/geiser: Set default implementation to Guile, set history size to 5000 2018-08-25 10:30:03 +02:00