Giter Club home page Giter Club logo

dotfiles-vim's Introduction

My currently used Vim setup is based on the newer plugin management system called vim-plug.

There weren't very strong reasons to favor it over pathogen since both are pretty quick and easy to install and work very nicely. It's just that I wanted to give it a shot and I really liked it. Hope you enjoy it as well.

Installation

  • Clone the repository

    $ git clone https://github.com/vivekiitkgp/Dotfiles-vim.git

  • Symlink the .(g)vimrc files from this directory to your home directory.

  • Open any (g)vim instance and run :PlugInstall. You may optionally have to clean the plugged directory using :PlugClean command (Don't worry if it shows a lot of errors. It's because the plugins haven't been setup yet). It will automatically clone and install all the relevant plugins into the plugged/ directory.

  • Close and start again. You're done!

Notes

Few of the plugins require post installation compilation or bit manual managenement. For example, Valloric/YouCompleteMe requires a compiled component which one needs to compile on their machine. This can also be automated by providing suitable options with vim-plug. Please look at their documentation to learn how.

The rest of the settings should work out of the box.

dotfiles-vim's People

Contributors

raivivek avatar

Watchers

 avatar  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.