例:def a_func(): a = 0 # a的说明 bc = 1 # b的说明 ...要整理成这样对齐:def a_func(): a = 0 # a的说明 bc = 1 # b的说明 ...有什么快捷方式能一步办到?
插件Tabular https://github.com/godlygeek/tabular http://linuxtoy.org/archives/tabular....大V选中2,3行输入:Tab /# 如果要已等号对起就输入:Tab /=
插件Tabular https://github.com/godlygeek/tabular
http://linuxtoy.org/archives/tabular....
大V选中2,3行输入
:Tab /#
如果要已等号对起就输入:Tab /=