GithubHelp home page GithubHelp logo

vim_dotfiles's Introduction

After cloning this project, you can run the following to link these dotfiles
into your home directory:

    rake

Be warned: this will overwrite any existing .vimrc, .gvimrc or .vim/ files you
have in your home directory.

Uses `vim-plug` to manage bundles. Downloading and setting up the described
plugins requires an extra step:

    vim +:PlugInstall

If you plan on using command-t, you'll need to build the C extension. Vim-plug
will do this automatically, but if it fails for some reason, you can do it
manually, however make sure to use the ruby you built vim against:

    cd ~/.vim/plugged/command-t/ruby/command-t
    rvm use system
    ruby extconf.rb
    make

vim_dotfiles's People

Contributors

drewolson avatar braintreeps avatar pgr0ss avatar ssgelm avatar crookedneighbor avatar nicktomlin avatar pcorliss avatar qxjit avatar duelinmarkers avatar lollipopman avatar sparkertime avatar wmvarney avatar zbelzer avatar plainlystated avatar lukesteensen avatar jtdowney avatar mrak avatar pdex avatar tklun avatar krishicks avatar set5think avatar phinze avatar kcboschert avatar phillc avatar mattikus avatar dewyze avatar nevernormal1 avatar kionka avatar intelliot avatar dan-manges 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.