Skip to content

Fix comment key bind behaviour in OCaml - #9894

Merged
the-mikedavis merged 1 commit into
helix-editor:masterfrom
theteachr:fix-ocaml-comment-keybind
Mar 16, 2024
Merged

Fix comment key bind behaviour in OCaml#9894
the-mikedavis merged 1 commit into
helix-editor:masterfrom
theteachr:fix-ocaml-comment-keybind

Conversation

@theteachr

Copy link
Copy Markdown
Contributor

Fixes #9893.

There are only block comments in OCaml. Removed the comment-token.

Screen.Recording.2024-03-16.at.1.54.13.PM.mov

Fixes helix-editor#9893.

There are only block comments in OCaml. Removed the `comment-token`.
@the-mikedavis
the-mikedavis merged commit 6fea787 into helix-editor:master Mar 16, 2024
@gabydd

gabydd commented Mar 16, 2024

Copy link
Copy Markdown
Member

Oops sorry about that must have snuck back in a rebase thanks for fixing this

Desdaemon pushed a commit to Desdaemon/helix that referenced this pull request Mar 26, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
@theteachr
theteachr deleted the fix-ocaml-comment-keybind branch June 3, 2024 07:05
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
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.

Commenting with Ctrl C in OCaml is broken

4 participants