Set linebreaks #1

Closed
opened 2025-06-27 13:31:00 +00:00 by dan · 1 comment
Owner

Currently when a word hits the boundary of a buffer it splits the word into multiple parts. It would be better if it broke only on words. This can be done by setting:

:set linebreak
Currently when a word hits the boundary of a buffer it splits the word into multiple parts. It would be better if it broke only on words. This can be done by setting: ``` :set linebreak ```
Author
Owner

This was addressed in 09e62e8940

This was addressed in https://code.danchadwick.dev/dan/nvim/commit/09e62e894055e79ba93d833b6f57ddbad2c53615
dan closed this issue 2025-06-27 14:22:17 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dan/nvim#1
No description provided.