An open API service indexing awesome lists of open source software.

https://github.com/oscarmorrison/vimrc

vim files, colors, plugins etc
https://github.com/oscarmorrison/vimrc

Last synced: 3 months ago
JSON representation

vim files, colors, plugins etc

Awesome Lists containing this project

README

          

# VIMRC and plugins
this is a collection of my vimrc settings and plugins.

I use [Vim-Plug](https://github.com/junegunn/vim-plug) for managing plugins. Its got excellent support, easy setup,
parallel installation, conditional plugins.

I then use a combination a iterm base16shell, and base16shell6vim themes.
[base16-shell](https://github.com/chriskempson/base16-shell)

### Installation
- clone repo into .vim
`git clone https://github.com/oscarmorrison/vimrc.git .vim`
- Symlink .vimrc
`ln -s ~/.vim/vimrc ~/.vimrc`
- Install Vim-Plug
`curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`
- Install Plug-ins (when in vim)
`:PlugInstall`
*Some plugins need further work to install e.g. YouCompleteMe, Tern etc.*

### Learning Vim?
Set this as your background
[![VimBackground](https://cdn.shopify.com/s/files/1/0165/4168/files/preview.png)](https://cdn.shopify.com/s/files/1/0165/4168/files/preview.png)