Giter VIP home page Giter VIP logo

vimconfig's Introduction

ViMConfig

My personal ViM Configuration files

Getting the distribution

The easiestland probably only-way to get this distribution is by using git. Since the Vundle is a submodule of this repository, it is recommended that you clone recursively

git clone https://github.com/jlconlin/ViMConfig.git ~/.vim

Configure the configuration

Included with these configuration files are

  • vimrc
  • gvimrc

Plugins

Plugins are managed by vim-plug. If you cloned recursively then this should be available automatically.

Installing Plugins

Once the repository has been cloned and configured the plugins can be installed simply by executing:

vim +PlugInstall

as described by the installation procedures for vim-plug

I use the ryanoasis/vim-devicons plugin which requires that some fonts get installed. The easiest way to do this on MacOS is:

brew tap caskroom/fonts
brew cask install font-hack-nerd-font

For other systems see font-installation.

Building Plugins

There are some plugins that need to be built after they are installed. Here are the instructions for building each of them. Note: These instructions are for the Mac as that is the machine I use. These instructions may work for other platforms.

ViM Plugins used in this distribution

I use a number of different plugins. See Plug.vim for the different plugins that I use.

vimconfig's People

Contributors

jlconlin avatar

Watchers

 avatar  avatar

Forkers

woodscn gunesims

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.