简体   繁体   中英

How to execute Vim commands in a file, like .vimrc?

我需要创建一个文件,其中包含我可能需要的命令列表(特别是键映射),例如.vimrc,我可以在需要它时在Vim中执行。

尝试:source file

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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