Skip to content

zhangji00/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vim_config

my configure file of vim(not gvim),usefull configure file for vim(.vimrc).

这个配置是基于vundle插件管理工具的,非常好用的vim插件管理工具,主要包括

tagbar

NERDTree

Powerline

Conque-shell(非常好用的vim环境的shell)

Vundle(插件管理工具)。

还有一些关于elixir语言的插件主要是高亮语法智能提示什么的,需要将ctags文件写入到root路径下的.ctags文件当中,

这样才能产生elixir的ctags文件(ctags -R . )

实际使用的时候请去除vimrc中的一些中文注释,亲测会有些许影响,主要是快捷键的时候命令模式会产生多余的输入

About

my configure file of vim(not gvim),usefull configure file for vim(.vimrc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published