AI时代程序员生存指南:从工具集成到工作流优化的实战策略
2026/7/2 14:03:02
在vi编辑器的命令模式下,可使用以下命令查看所有可用参数的当前设置:
:set all或者
:setall注意,命令需以冒号:开头才能执行。执行后会显示所有可用参数的当前设置列表,例如:
noautoindent flipcase="" nonumber nosync autoprint nohideformat nooptimize tabstop=8 autotab noignorecase paragraphs="PPppIPLPQP" taglength=0 noautowrite noinputmode prompt tags="tags" nobeautify keytime=2 noreadonly tagstack cc="cc -c" keywordprg="ref" remap term="vt100" nocharattr l