Giter Site home page Giter Site logo

.vim's Introduction

vimrc

my .vimrc and .vim directory

usage

Execute command:
cd ~ && git clone https://github.com/gdzhu/.vim && ln -s .vim/.vimrc .vimrc && cd -
enjoy Viming!

Vim will try to fetch required plugins from github the first time you run it

**always remember to backup your own stuff.

plugin list


     altercation/vim-colors-solarized " Solarized color scheme
     vim-airline/vim-airline-themes   " airline themes
     bling/vim-airline                " Powerline status line plugin
     vim-scripts/ShowMarks7           " add visual effects to marks
     airblade/vim-gitgutter           " list git changes in file

     """ edit
     junegunn/vim-peekaboo            " show the contents of the registers on the sidebar
     junegunn/fzf                     " fzf command-line fuzzy finder
     junegunn/fzf.vim                 " fzf for vim
     tpope/vim-unimpaired             " Numerous bracket mappings
     tpope/vim-commentary             " Comment stuff out
     tpope/vim-endwise                " helps to end certain structures automatically
     tpope/vim-fugitive               " git aliases
     tpope/vim-surround               " modify surroundings of text
     tpope/vim-repeat                 " repeat last mapped command with dot
     sjl/gundo.vim                    " visual undo tree
     vim-scripts/loremipsum           " generate lorem Ipsum
     vim-scripts/matchit.zip          " enhance % match
     godlygeek/tabular                " line up text according to pattern
     tommcdo/vim-exchange             " exchange text
     ap/vim-css-color                 " Highlight Hex color pallets

     """ Auto complete
     Valloric/YouCompleteMe           " auto complete
     rdnetto/YCM-Generator            " auto complete
     SirVer/ultisnips                 " the ultimate solution for snippets in Vim
     honza/vim-snippets               " vim-snipmate & ultisnips default snippets
     w0rp/ale                         " Asynchronous Lint Engine
     sheerun/vim-polyglot             " Syntax
     mileszs/ack.vim                  " Search with ag
     tpope/vim-sleuth                 " Auto detect tabstop
     wellle/targets.vim               " expand the default 'inside/arround object' operation
     haya14busa/incsearch.vim         " increamental search
     'phamer/AnsiEsc'                   " color escape

     vim-latex/vim-latex              " Work with latex
     " terryma/vim-expand-region      " visually select increasingly larger regions of text
     " scrooloose/syntastic           " syntax
     " mattn/emmet-vim                " html & CSS
     " vim-scripts/Tagbar             " Tag list
     " Konfekt/FastFold               " Speed up Vim by updateing folds only when called-for
     " ctrlpvim/ctrlp.vim             " search through files/buffers/MRU

.vim's People

Contributors

gdzhu avatar

Watchers

 avatar

.vim's Issues

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.