Open zhuyinghua1203 opened 7 years ago
不是同时按的,意思是想要在新空行有不断结的缩进连接线:先按回车,再按空格,再删除空格。应该是这个意思 发自网易邮箱手机版 在2017年05月02日 12:23,zhuyinghua1203 写道: 作者能不能明确提示一下,谢谢 我尝试过并没有效果,在Ubuntu上 是同时按这3个键 return-space-delete? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
难道是在insert mode做这些,本质就是用空格符占有空行然后连起来断线吗?
vim-indent-guides的作者是说没法给真正的空行连起来的
这个东西的原理应该是:
所以理论上用其他东西替换空格也是可以的(回车除外)
作者能不能明确提示一下,谢谢
我尝试过并没有效果,在Ubuntu上
是同时按这3个键 return-space-delete?