Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond committed Jan 1, 2025
2 parents 8e7f9ae + 05da440 commit 417c4bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ const createEditor = (doc) => {
strudelTheme,
flokBasicSetup(doc),
javascript(),
EditorView.lineWrapping,
// TODO: add a setting for this
// EditorView.lineWrapping,
Prec.highest(
keymap.of([
...stopKeys.map((key) => ({
Expand Down

0 comments on commit 417c4bc

Please sign in to comment.