Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimide

VIM构成的IDE环境(使用Vundle管理插件)

包含插件列表:

  • Plugin 'gmarik/vundle' "插件管理
  • Plugin 'OmniCppComplete' "自动补全
  • Plugin 'AutoComplPop' "自动提示
  • Plugin 'ccvext.vim' "自动生成ctags及cscope数据库
  • Plugin 'molokai' "molokai主题
  • Plugin 'The-NERD-tree' "NERD目录树
  • Plugin 'taglist.vim' "函数变量列表
  • Plugin 'majutsushi/tagbar' "显示对象

功能

  1. 项目资源管理器
  2. 函数变量列表
  3. 项目内变量、函数查找
  4. 自动补全(有待完善)
  5. 成对符号自动补全
  6. 在插入时,绝对行号自动转为相对行号

使用方法:

sh install

About

VIM构成的IDE环境(使用Vundle管理插件)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages