fix(emacs): remove slime-setup
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
2621c0a8f7
commit
867fb9f6f9
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@
|
||||||
|
|
||||||
;; SLIME
|
;; SLIME
|
||||||
(setq inferior-lisp-program "sbcl")
|
(setq inferior-lisp-program "sbcl")
|
||||||
(slime-setup '(slime-fancy slime-company))
|
|
||||||
|
|
||||||
;; Copilot
|
;; Copilot
|
||||||
(define-key copilot-completion-map (kbd "<tab>") 'copilot-accept-completion)
|
(define-key copilot-completion-map (kbd "<tab>") 'copilot-accept-completion)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue