" vim-snimate lib Plugin 'garbas/vim-snipmate' " vim-snimate Plugin 'walm/jshint.vim' Plugin 'tpope/vim-fugitive Plugin 'tpope/vim-fugitive' Plugin 'juneedahamed/svnj.vim' git svn 插件,可以diff, blame, log等,下面是diff (?
formats supported. " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo Plugin 'tpope/vim-fugitive vundle for more details or wiki for FAQ " Put your non-Plugin stuff after this line 类似于Plugin 'tpope/vim-fugitive '这样的一行语句,就是安装一个新的插件,例如此行为安装vim-fugitive插件,例如这是一个Vim的Git相关插件,利用他可以很方便的查看对于文件的改动,还是很推荐安装使用的。
" vim-snimate lib Plugin 'garbas/vim-snipmate' " vim-snimate Plugin 'walm/jshint.vim' Plugin 'tpope/vim-fugitive Plugin 'tpope/vim-fugitive' Plugin 'juneedahamed/svnj.vim' git svn 插件,可以diff, blame, log等,下面是diff (?
" vim-snimate lib Plugin 'garbas/vim-snipmate' " vim-snimate Plugin 'walm/jshint.vim' Plugin 'tpope/vim-fugitive Plugin 'tpope/vim-fugitive' Plugin 'juneedahamed/svnj.vim' git svn 插件,可以diff, blame, log等,下面是diff (?
formats supported. " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo Plugin 'tpope/vim-fugitive 以下范例用来支持不同格式的插件安装. " 请将安装插件的命令放在vundle#begin和vundle#end之间. " Github上的插件 " 格式为 Plugin '用户名/插件仓库名' Plugin 'tpope/vim-fugitive
'right': '*/' } \ } scrooloose/nerdcommenter git Plug 'airblade/vim-gitgutter' Plug 'tpope/vim-fugitive ' airblade/vim-gitgutter tpope/vim-fugitive Markdown Plug 'suan/vim-instant-markdown' let g:instant_markdown_slow
formats supported. " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo Plugin 'tpope/vim-fugitive 以下范例用来支持不同格式的插件安装. " 请将安装插件的命令放在vundle#begin和vundle#end之间. " Github上的插件 " 格式为 Plugin '用户名/插件仓库名' Plugin 'tpope/vim-fugitive
nerdcommenter nerdtree Syntastic tagbar taglist vim-colors-solarized vim-fugitive 然后配置下.vimrc,可以参考我的配置
Bundle 'scrooloose/nerdtree' Bundle 'kien/ctrlp.vim' Bundle 'sjbach/lusty' Bundle 'tpope/vim-fugitive
': '*/' } \ } ◈ scrooloose/nerdcommenter[17] git Plug 'airblade/vim-gitgutter' Plug 'tpope/vim-fugitive ' ◈ airblade/vim-gitgutter[18] ◈ tpope/vim-fugitive[19] Markdown Plug 'suan/vim-instant-markdown' let scrooloose/nerdcommenter [18]: https://github.com/airblade/vim-gitgutter [19]: https://github.com/tpope/vim-fugitive
right': '*/' } } ◈ scrooloose/nerdcommenter[17] git Plug 'airblade/vim-gitgutter'Plug 'tpope/vim-fugitive ' ◈ airblade/vim-gitgutter[18]◈ tpope/vim-fugitive[19] Markdown Plug 'suan/vim-instant-markdown'let g
以下范例用来支持不同格式的插件安装. " 请将安装插件的命令放在vundle#begin和vundle#end之间. " Github上的插件 " 格式为 Plugin '用户名/插件仓库名' "Plugin 'tpope/vim-fugitive
right': '*/' } } ◈ scrooloose/nerdcommenter[17] git Plug 'airblade/vim-gitgutter'Plug 'tpope/vim-fugitive ' ◈ airblade/vim-gitgutter[18] ◈ tpope/vim-fugitive[19] Markdown Plug 'suan/vim-instant-markdown'let
right': '*/' } } ◈ scrooloose/nerdcommenter[17] git Plug 'airblade/vim-gitgutter'Plug 'tpope/vim-fugitive ' ◈ airblade/vim-gitgutter[18] ◈ tpope/vim-fugitive[19] Markdown Plug 'suan/vim-instant-markdown'let
以下范例用来支持不同格式的插件安装. " 请将安装插件的命令放在vundle#begin和vundle#end之间. " Github上的插件 " 格式为 Plugin '用户名/插件仓库名' Plugin 'tpope/vim-fugitive
'tpope/vim-sensible' Plugin 'scrooloose/nerdtree' Plugin 'kien/ctrlp.vim' Plugin 'tpope/vim-fugitive
shiftwidth=4set expandtab" 启用鼠标支持set mouse=a九、实用插件推荐Vundle:插件管理器NERDTree:文件浏览器CtrlP:快速文件查找vim-airline:状态栏美化vim-fugitive
formats supported. " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo Plugin 'tpope/vim-fugitive
" vim-plug call plug#begin('~/.vim/plugged') Plug 'tpope/vim-fugitive' " 例子:安装 vim-fugitive 插件 call
Layer 'markdown' Layer 'c-c++' " 加载 space-vim Layer中没有的插件 Plug 'tpope/vim-fugitive