You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
autoload | 5 years ago | |
bundle | 3 years ago | |
.gitmodules | 3 years ago | |
README.md | 1 week ago | |
vimrc | 2 years ago |
README.md
VIM configuration
This repository contains all dependencies and third party libs for volker raschek's vim configuration.
Installation
git clone --recurse-submodules git@git.cryptic.systems:volker.raschek/vim.git ~/.vim
git clone --recurse-submodules https://git.cryptic.systems/volker.raschek/vim.git ~/.vim
Update Repositories
cd ~/.vim
git fetch origin
git rebase origin/master
git submodule update --init --recursive
Update You-Complete-Me
cd ~/.vim/bundle/youcompleteme
./install.py --all
Tabularize
<','>Tabularize/|