简体   繁体   English

如何在Windows上设置_vimrc文件?

[英]How do I set up my _vimrc file on Windows?

I want to make some macros to customize some things on gVim, and apparently that's what _vimrc is for. 我想创建一些宏以自定义gVim上的某些内容,显然_vimrc就是这么做的。 However, I don't have a _vimrc file apparently, so I suppose I must set it up myself. 但是,我显然没有_vimrc文件,因此我想必须自己进行设置。 How do I do this, and where exactly should I put it? 我该怎么做,我到底应该放在哪里?

You must create that file yourself in your $HOME directory. 您必须在$HOME目录中自己创建该文件。 Don't touch anything that's located in $VIM . 请勿触摸$VIM任何内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM