Git Product home page Git Product logo

vim's Introduction

Josh David Miller's Vim Configuration

Installation

Make sure you clone this repository with the --recursive flag, or you will have to update the submodules manually.

Once you have the repository on your local machine, you will need to create symbolic links from the path of the repo to your home folder. E.g.:

$ ln -s /path/to/repo/vim $HOME/.vim
$ ln -s /path/to/repo/vimrc $HOME/.vimrc

This is necessary to get this working. If you have an existing vim configuration, you will need to remove or rename it. I use a plugin system to manage the many varied vim plugins I use regularly. To install those plugins, you'll need to run the following command:

$ vim +PlugInstall +qall

This will give an error when you run it due to the missing theme, but you can press any key to get past the error and then the install will proceed as normal. Just ignore the error.

Dependencies

Obviously, you need a fairly recent version of Vim. I use 8.0, but slightly older versions may work too. But some of the plugins require additional packages to be installed on your system. These include.

I use the Adobe Source Code Pro font, so you'll want to install that too, or else change the font name in vim/lib/environment.vim.

Happy Vimming!

vim's People

Contributors

joshdmiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

jasonashley

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.