美文网首页
Windows 7 安装 Vim8

Windows 7 安装 Vim8

作者: Maonx | 来源:发表于2016-11-12 11:58 被阅读326次

    1. 下载 Vim8 64位:https://github.com/vim/vim-win32-installer/releases
    • 如果需要 Python2 支持,下载安装 Python2.7
    • 如果需要 Python3 支持, 下载安装 Python3.5
    • 如果需要 Lua 支持,下载 Lua5.3 ,将 lua53.dll 放到 C:\Windows\System32 文件夹
    1. 解压 Vim8,运行管理员权限的cmd,进入 Vim8 文件夹后 运行 install.exe,选择 d 命令进行安装。

    相关文章

      网友评论

          本文标题:Windows 7 安装 Vim8

          本文链接:https://www.haomeiwen.com/subject/rgkqpttx.html