Skip to content

Comments

Add lem-lisp-mode:*lisp-repl-mode-hook*.#896

Merged
cxxxr merged 1 commit intolem-project:mainfrom
fukamachi:add-lisp-repl-mode-hook
Aug 8, 2023
Merged

Add lem-lisp-mode:*lisp-repl-mode-hook*.#896
cxxxr merged 1 commit intolem-project:mainfrom
fukamachi:add-lisp-repl-mode-hook

Conversation

@fukamachi
Copy link
Collaborator

I need it to enable vi INSERT mode automatically when starting the REPL.

fukamachi added a commit to fukamachi/.lem that referenced this pull request Aug 8, 2023
:keymap *lisp-repl-mode-keymap*
:syntax-table lem-lisp-syntax:*syntax-table*)
:syntax-table lem-lisp-syntax:*syntax-table*
:mode-hook *lisp-repl-mode-hook*)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this be added to lisp-repl-mode instead of lisp-mode?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to turn on this only for the REPL buffer, not for all Lisp file editing.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry, I misread this.

@cxxxr cxxxr merged commit 6c8e941 into lem-project:main Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants