Skip to content

hjweddie/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

vimrc

my vim config

使用方法:

安装 Vundle: https://github.com/gmarik/Vundle.vim # vim 插件管理工具

安装 pathogen.vim: https://github.com/tpope/vim-pathogen # vim 插件管理工具

安装 YouCompleteme: https://github.com/Valloric/YouCompleteMe # 代码动态提示

安装 nerdtree: https://github.com/scrooloose/nerdtree # 目录树: -打开目录, -进入目录树,-进入文件正文

安装 syntastic https://github.com/scrooloose/syntastic # 语法检测

安装 auto-pairs https://github.com/jiangmiao/auto-pairs # 括号自动匹配

安装 tagbar https://github.com/majutsushi/tagbar # 代码结构编译工具,需安装exuberant-ctags

安装 nerdcommenter https://github.com/scrooloose/nerdcommenter # 批量注释

安装 vim-surround https://github.com/tpope/vim-surround # 自动字符两端作

安装 vim-trailing-whitespace https://github.com/bronson/vim-trailing-whitespace # 行尾标红

安装 vim-expand-region https://github.com/terryma/vim-expand-region # visual mode 区域智能扩展

安装 vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors # 多光标编辑

安装 tabular https://github.com/godlygeek/tabular # 自动对齐格式化

安装 https://github.com/ctrlpvim/ctrlp.vim # 快速文件浏

选择喜欢的配色方案(似乎terminator和guake下不起作用),如: solarized(https://github.com/Anthony25/gnome-terminal-colors-solarized) 或 molokai

安装oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh #terminal主

About

my vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published