cascer1 / dotvim

This is my .vim directory. I don't know why you'd want it but whatever floats your boat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVED

!!! This repo is archived. Instead, use cascer1/dotfiles !!!

Installation (for lazy people):

WARNING: This overrides your .vimrc, make sure you have a backup!

bash <(curl -s https://raw.githubusercontent.com/cascer1/dotvim/master/install.sh)

Installation (for not-so lazy people):

git clone git@github.com:cascer1/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc

NOTE: After installation, vim-plug will automatically install itself when vim is first launched

About

This is my .vim directory. I don't know why you'd want it but whatever floats your boat.


Languages

Language:Vim Script 97.8%Language:Shell 2.2%