gpt4 book ai didi

Vim '=' 不工作 (CentOS 6)

转载 作者:太空宇宙 更新时间:2023-11-03 17:15:32 24 4
gpt4 key购买 nike

当我尝试 gg=G 或类似的东西时,我得到错误:

:.,$!indent
shell returned 127
4 lines filtered
Press ENTER or type command to continue

在我的 Fedora destop 上运行良好。怎么了?

配置:

set autoindent
set tabstop=4
set shiftwidth=4
set number
set smartindent
set showmatch

最佳答案

您可以取消设置 equalprg 选项:

set ep=

ep 为空时,vim 将使用内部格式化功能。

关于Vim '=' 不工作 (CentOS 6),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12475824/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com