标签: vim indentation pascal text-formatting
Vim并没有缩进我的所有pascal文件。当我输入gg=G时,我的所有代码都会出现在屏幕左侧,只是删除了之前的所有缩进。 我应该使用pascal特定的缩进文件吗?
gg=G
在vim缩进之前: my file before indentation
:file after indentation