Git Product home page Git Product logo

hahaya-vim's Introduction

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/

hahaya-vim's People

Contributors

hahaya avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.