登录 注册
当前位置:主页 > 资源下载 > 9 > 我的 vim 配置文件为 dot-vim

我的 vim 配置文件为 dot-vim

  • 更新:2024-11-21 17:51:14
  • 大小:1.59MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

dot-vim 使用 的一个 plugin 管理其他 plugin. 有些 plugin 用 Vundle 管理在加载时会出问题,则放入 ~/.vim/ 中以常规方式管理, 对应设置在 vimrc.vim 中. 如果可以通过 submodule 管理, 则通过 submodule 管理. 使用 Clone dot-vim and init submodules $ git clone --recursive git@github.com:myhere/dot-vim.git ~/.vim Clone Vundle $ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/Vundle.vim Copy code below to ~/.vimrc file " windows 环境下保持一致: 使用 .vim 而不是