在 Gedit 中自动缩进换行到下一行的文本

5 gedit

            I have a problem where text that wraps around to the next line is not indented so that 
it is aligned with the start of the upper line, and I end up with paragraphs of text identical to this
one.
Run Code Online (Sandbox Code Playgroud)

在段落末尾点击 return 将使光标缩进正确的位置,但这对我来说不是一个长期工作的好方法。我使用 Gedit 来编写 LaTeX 文件,为了便于阅读,我喜欢用缩进来构造它们,但是让段落看起来像它们应该的样子的唯一方法是在每行的开头插入几个选项​​卡写了它,如果我决定回去重写任何东西,它会在段落中间留下大量空白。有没有插件可以为我做到这一点?

小智 2

过去某个时候已经注意到了对此功能的需求,并且它在Gedit 网站上被标记为请求的插件,尽管我不确定这是否意味着 Gedit 开发人员会在某个时候自己抽出时间来做这件事,或者是否由社区自行完成。