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
- Host: GitHub
- URL: https://github.com/oscarmorrison/vimrc
- Owner: oscarmorrison
- Created: 2013-06-28T00:10:26.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T02:26:05.000Z (over 1 year ago)
- Last Synced: 2025-02-10T03:24:29.683Z (over 1 year ago)
- Language: Vim Script
- Size: 213 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://cdn.shopify.com/s/files/1/0165/4168/files/preview.png)