1 Star 1 Fork 0

VimIcewind / IceVim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
VimIcewind 提交于 2021-03-19 20:26 . Change path

IceVim

  1. The .vimrc and fonts is used in both Windows and Linux.

  2. The dict, tools is used in Windows.

You may need to change your vimpath in .vimrc if your vimpath is not "D:\vim" in Windows.

  1. The .vim is used in both Linux and Windows.

If you want use it in Linux, you need rename it like this:

cd ~
mv .vimrc .vimrc.bak
mv .vim .vim.bak
git clone https://github.com/VimIcewind/IceVim
cd IceVim
make vim

By the way, you need to install ctags, cscope, indent, gcc, gdb, make and so on, or you may get some error messages.

VimL
1
https://gitee.com/VimIcewind/IceVim.git
git@gitee.com:VimIcewind/IceVim.git
VimIcewind
IceVim
IceVim
master

搜索帮助