IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    vim安装bundle管理插件

    istrone发表于 2015-05-22 03:01:12
    love 0

    set nocompatible ” be improved
    filetype off ” required!
    ”
    set rtp+=/usr/share/vim/vim74/bundle/vundle
    ”
    call vundle#rc()
    ”
    “let vundle manage vundle
    “” required!
    Bundle ‘gmarik/vundle’
    Bundle ‘AutoComplPop’
    filetype plugin indent on ” required!

    Maybe you like these:
    vim 列编辑
    vim 指定文件自动补全
    cente os 编译安装vim 7.4
    nodejs安装的shell脚本
    PHP VLD安装使用
    无觅


沪ICP备19023445号-2号
友情链接