Hard line wrap
未关闭
Needs Design
Priority: Wishlist
- 主要语言
- Vala
- 星标
- 521
- 派生
- 118
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 14
描述
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.
Launchpad Details: [#LP883835](https://bugs.launchpad.net/bugs/883835) xapantu - 2011-10-30 13:06:41 +0000
贡献指南
调研方向
The issue requests automatic hard line wrapping at 100 characters, based on Vim's textwidth setting and intended for LaTeX documents. Start by examining the editor's existing wrapping or plugin capabilities; done means users can enable or use hard wrapping at the requested width without manually inserting breaks.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- latex
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100