Home > OS >  How to use the operating system under the Git bash vim
How to use the operating system under the Git bash vim

Time:03-01

Windows 10 install Git bash includes vi, but $VIM variable recognition under Linux path (/usr/share/VIM), while the direct write absolute path can be resolved, but it sacrifices the configuration files of portability,
Can change the variable, or input vi command under the Git bash direct call of gvim installed in the system?

CodePudding user response:

No Windows? Haven't played, and learning
  • Related