Commit Graph

95 Commits (8517e1c7e5cf702da4dc2ce011a1a8cb91909f05)

Author SHA1 Message Date
Pierre Neidhardt fc72ca2dd8 SLY: Fix #p completion with Company. 2021-02-21 18:32:11 +01:00
Pierre Neidhardt 87b7378fd9 Lisp: Temporarily disable ambrevar/complete-cl-file from company.
It breaks rest of completion.  Investigate.
2021-02-10 09:29:41 +01:00
Pierre Neidhardt dab3bfe980 Lisp: Enable #p completion. 2021-01-29 12:15:02 +01:00
Pierre Neidhardt 6b765a9867 Emacs/SLY/SLIME: Split configs into separate files. 2020-12-18 17:46:46 +01:00
Pierre Neidhardt cee33bff61 SLY: Fix sbcl-nyxt-site implementation to use dedicated image. 2020-12-18 17:40:01 +01:00
Pierre Neidhardt b1419fc059 Lisp/SLY: Fix Nyxt implementations. 2020-12-15 16:56:07 +01:00
Pierre Neidhardt 6fc0ae0c63 SLY: Rename vanilla implementation to "sbcl", and custom one to sbcl-ambrevar. 2020-12-05 09:24:47 +01:00
Pierre Neidhardt 67d058f0bc SLY: Fix sly-asdf-load-system with Guix SBCL packages. 2020-12-03 13:42:00 +01:00
Pierre Neidhardt 06c9b9bf8f SLY/package-lists: Replace nyxt-site by sly-lisp-implementations entries. 2020-12-01 18:33:11 +01:00
Pierre Neidhardt b39fb3be01 SLY: Set connection-update-interval to 0.1. 2020-11-29 11:39:08 +01:00
Pierre Neidhardt 09a18bb012 SLY: Replace patches with helm-switch-to-repl, use lisp-repl-core-dumper. 2020-11-29 10:39:03 +01:00
Pierre Neidhardt 96e85846f8 SLY: Fix ambrevar/sly-mrepl-next-prompt. 2020-11-19 13:51:12 +01:00
Pierre Neidhardt 1ef80e3e4a SLY: Fix cd-sly. 2020-11-19 13:51:05 +01:00
Pierre Neidhardt 3b27dcc6be SLY: Bind C-c M-p to sly-mrepl-set-package.
Like SLIME does.
2020-11-18 15:01:17 +01:00
Pierre Neidhardt 9ed566d6fe SLY: Bind TAB and M-TAB to "indent and complete". 2020-11-17 15:03:05 +01:00
Pierre Neidhardt 79b872b88c Lisp/SLY: Report errors when dump fails. 2020-11-17 10:36:03 +01:00
Pierre Neidhardt 8bf3e259e6 Lisp: Remove Redshank.
For classees, use Nyxt' class-star.
For defsystem, use the simpler package-inferred-system.
2020-11-16 10:25:02 +01:00
Pierre Neidhardt 1da015a98d SLY: Set face output to 'default. 2020-11-16 10:24:52 +01:00
Pierre Neidhardt 584f5ed2c6 SLY: Fix ambrevar/sly-dump-sbcl-core. 2020-11-16 10:24:39 +01:00
Pierre Neidhardt 8848532777 Lisp/SLY: Add duration and timestamp to prompt. 2020-11-11 21:21:16 +01:00
Pierre Neidhardt 4946779074 Lisp/SLY: Override prompt browsing function to support multiline prompts. 2020-11-11 21:20:45 +01:00
Pierre Neidhardt 50de3726a4 Lisp/SLY: Clean up ambrevar/sly-dump-sbcl-core. 2020-11-11 21:19:47 +01:00
Pierre Neidhardt 9064d63d12 Lisp: Make sly-dump-sbcl-core interactive. 2020-11-10 12:52:16 +01:00
Pierre Neidhardt 4943b544b7 Lisp/SLY: Include :ambrevar system in Lisp image. 2020-11-07 18:32:56 +01:00
Pierre Neidhardt 6bb1e9a909 Lisp/SLY: Re-dump core on every version change. 2020-11-07 16:03:47 +01:00
Pierre Neidhardt 5b4c9f16ed Lisp/SLY: Don't load SLY when Emacs starts, set Lisp implementations after load. 2020-11-07 15:13:37 +01:00
Pierre Neidhardt fb78466e11 Lisp: Move enhance-imenu-lisp to Nyxt. 2020-11-07 12:07:54 +01:00
Pierre Neidhardt cc97230636 EXWM/SLY/Helm: Replace ambrevar/sly-switch-to-repl by helm-selector-sly. 2020-11-07 11:35:23 +01:00
Pierre Neidhardt 73e980dc90 Lisp/SLY/Helm: Override helm-ff-switch-to-shell to support SLY. 2020-11-07 11:31:24 +01:00
Pierre Neidhardt 876511407d Lisp/SLY: Simplify dump-sbcl-core-for-sly and load just in time. 2020-11-07 11:07:00 +01:00
Pierre Neidhardt d11f3f620b Lisp/SLY: Include path in prompt. 2020-11-06 20:36:13 +01:00
Pierre Neidhardt 0eede6b0a5 Lisp: Auto-generate SBCL core to speed up SLY startup. 2020-11-06 20:13:25 +01:00
Pierre Neidhardt e799ef4afd Lisp: Remove brittle optimization in ambrevar/enhance-imenu-lisp.
It seems to break Emacs 27.1 with some packages.
2020-10-22 13:28:59 +02:00
Pierre Neidhardt c9f45866a1 SLY: Fix lisp-mode and REPL bindings, enable company-mode in lisp-mode. 2020-09-17 11:16:27 +02:00
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