修改系统的配置

git config --global core.editor vim

针对 git 项目修改

.git/config core 中添加 editor=vim

相关文章:

  • 2022-01-16
  • 2022-12-23
  • 2021-07-30
  • 2021-06-01
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-18
  • 2021-06-07
  • 2021-09-06
  • 2022-12-23
  • 2021-09-03
相关资源
相似解决方案