将git commit的默认编辑器从nano转为vim 2023年9月16日 265次阅读 来源: everfight 修改系统的配置git config –global core.editor vim针对 git 项目修改.git/config core 中添加 editor=vim 原文作者:everfight 原文地址: https://www.cnblogs.com/everfight/p/git.html 本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。 < 上一篇 下一篇 >