Skip to content

hahaya/hahaya-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

hahaya-vim

hahaya's vim setting and plugins,I use it on Linux,More information please look this:http://hahaya.github.io/hahaya-vim/

Install/Useage

    git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle  
    git clone https://github.com/hahaya/hahaya-vim.git  
    cd hahaya-vim  
    cp .vimrc ~/.vimrc  
    vim  
    :BundleInstall  

Note

In order to use YouCompleteMe,you should build it first,please look this:http://hahaya.github.io/build-YouCompleteMe/

Plugins

  1. vundle --- a vim plugin manager.
  2. vim-powerline --- create better-looking vim statuslines.
  3. The-NERD-tree --- allow you explore your filesystem and to open files and directories.
  4. tagbar --- browse the tags of source code files.
  5. a.vim --- quick switch between source files and header files.
  6. ctrlp.vim --- Full path fuzzy file,buffer,tag...finder for vim.
  7. delimitMate --- provides automatic closing of quotes,parenthesis,brackets and so on.
  8. solarized --- solarized colorscheme for vim.
  9. molokai --- molokai colorscheme for vim.
  10. indentLine --- display thin vertical lines at each indentation level for code indented with spaces.
  11. vim-trailing-whitespace --- this plugin causes all trailing whitespace to be highlighted in red.
  12. vim-markdown --- syntax highlighting,matching rules and mappings for markdown.
  13. vim-golang --- vim plugins for golang.
  14. YouCompleteMe --- a code completion engine for vim.

Version

Blog(In Chinese)

  1. How to use hahaya-vim:http://hahaya.github.io/hahaya-vim/
  2. How to use vundle:http://hahaya.github.io/use-vundle/
  3. build vim on ubuntu 12.04:http://hahaya.github.io/build-vim-on-ubuntu/
  4. build YouCompleteMe:http://hahaya.github.io/build-YouCompleteMe/

About

my vim settings、plugins...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published