Imitate vim textwidth
Bug #883835 reported by
xapantu
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Scratch |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
In vim, you can use ":set textwidth=100" to have an automatic line break when your current word exceed the 100th character. It is useful when you make latex documents, you don't have to worry about line break.
It might be doable via a plugin.
tags: | added: plugin |
Changed in scratch: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in scratch: | |
milestone: | none → 2.0 |
Changed in scratch: | |
milestone: | 2.0.1 → 2.1 |
Changed in scratch: | |
milestone: | isis-beta1 → feature-future |
To post a comment you must log in.
Perhaps tie it in with Automatic Indent.