Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够在 IntelliJ IdeaVim 中将超过 100 个字符的行分成多行少于 100 个字符的行。vim 命令中将文本重组/强制为 80 列的 Vim 解决方案不起作用。
它还没有在 IdeaVim 中实现。请随意投票给https://youtrack.jetbrains.com/issue/VIM-1310和:set textwidthhttps://youtrack.jetbrains.com/issue/VIM-186以gq重新包装评论。
:set textwidth
gq