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.
 
Markus Pesch 5e7d3b0374 doc: Tabularize 1 week ago
autoload Initial Commit 5 years ago
bundle fix(bundle/youcompleteme): add submodule, but from other repository 3 years ago
.gitmodules fix(bundle/youcompleteme): add submodule, but from other repository 3 years ago
README.md doc: Tabularize 1 week ago
vimrc add ident style for xml files 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/|